TOP > AFormAut > AFORMAUTlib タイムスタンプライブラリの内容 [...]
はじめに
Excel の Visual Basic 開発環境から参照設定した「AFormAut 1.0 Type Library」の内容がオブジェクトブラウザで見れる。
AFormApp クラス
- Property Fields As Object
読み取り専用
AFORMAUTLib.AFormApp の既定メンバ
property Fields - Sub RunDistributeFormWizard(params As String)
AFORMAUTLib.AFormApp のメンバ
method RunDistributeFormWizard
Field クラス
- Property Alignment As String
AFORMAUTLib.Field のメンバ
property Alignment - Property BorderStyle As String
AFORMAUTLib.Field のメンバ
property BorderStyle - Property BorderWidth As Integer
AFORMAUTLib.Field のメンバ
property BorderWidth - Property ButtonLayout As Integer
AFORMAUTLib.Field のメンバ
property ButtonLayout - Property CalcOrderIndex As Integer
AFORMAUTLib.Field のメンバ
property CalcOrderIndex - Property CharLimit As Integer
AFORMAUTLib.Field のメンバ
property CharLimit - Property DefaultValue As String
AFORMAUTLib.Field のメンバ
property DefaultValue - Property Editable As Boolean
AFORMAUTLib.Field のメンバ
property Editable - Property Highlight As String
AFORMAUTLib.Field のメンバ
property Highlight - Property IsHidden As Boolean
AFORMAUTLib.Field のメンバ
property IsHidden - Property IsMultiline As Boolean
AFORMAUTLib.Field のメンバ
property IsMultiline - Property IsPassword As Boolean
AFORMAUTLib.Field のメンバ
property IsPassword - Property IsReadOnly As Boolean
AFORMAUTLib.Field のメンバ
property IsReadOnly - Property IsRequired As Boolean
AFORMAUTLib.Field のメンバ
property IsRequired - Property IsTerminal As Boolean
読み取り専用
AFORMAUTLib.Field のメンバ
property IsTerminal - Property Name As String
読み取り専用
AFORMAUTLib.Field の既定メンバ
property Name - Property NoViewFlag As Boolean
AFORMAUTLib.Field のメンバ
property NoViewFlag - Sub PopulateListOrComboBox(arrItems, [arrExportVal])
AFORMAUTLib.Field のメンバ
method PopulateListOrComboBox - Property PrintFlag As Boolean
AFORMAUTLib.Field のメンバ
property PrintFlag - Sub SetBackgroundColor(bstrColorSpace As String, GorRorC As Single, GorM As Single, BorY As Single, K As Single)
AFORMAUTLib.Field のメンバ
method SetBackgroundColor - Sub SetBorderColor(bstrColorSpace As String, GorRorC As Single, GorM As Single, BorY As Single, K As Single)
AFORMAUTLib.Field のメンバ
method SetBorderColor - Sub SetButtonCaption(bstrFace As String, bstrCaption As String)
AFORMAUTLib.Field のメンバ
method SetButtonCaption - Sub SetButtonIcon(bstrFace As String, bstrFullPath As String, pageNum As Integer)
AFORMAUTLib.Field のメンバ
method SetButtonIcon - Sub SetExportValues(arrExportVal)
AFORMAUTLib.Field のメンバ
method SetExportValues - Sub SetForegroundColor(bstrColorSpace As String, GorRorC As Single, GorM As Single, BorY As Single, K As Single)
AFORMAUTLib.Field のメンバ
method SetForegroundColor - Sub SetJavaScriptAction(bstrTrigger As String, bstrTheScript As String)
AFORMAUTLib.Field のメンバ
method SetJavaScriptAction - Sub SetResetFormAction(bstrTrigger As String, theFlags As Long, [arrFields])
AFORMAUTLib.Field のメンバ
method SetResetFormAction - Sub SetSubmitFormAction(bstrTrigger As String, bstrTheURL As String, theFlags As Long, [arrFields])
AFORMAUTLib.Field のメンバ
method SetSubmitFormAction - Property Style As String
AFORMAUTLib.Field のメンバ
property Style - Property TextFont As String
AFORMAUTLib.Field のメンバ
property TextFont - Property TextSize As Integer
AFORMAUTLib.Field のメンバ
property TextSize - Property Type As String
読み取り専用
AFORMAUTLib.Field のメンバ
property Type - Property Value As String
AFORMAUTLib.Field のメンバ
property Value
Fields クラス
- Function Add(bstrFieldName As String, bstrFieldType As String, pageNum As Integer, left As Single, top As Single, right As Single, bottom As Single) As Object
AFORMAUTLib.Fields のメンバ
method Add - Sub AddDocJavascript(bstrScriptName As String, bstrTheScript As String)
AFORMAUTLib.Fields のメンバ
method AddDocJavascript - Property Count As Long
読み取り専用
AFORMAUTLib.Fields のメンバ
property Count - Function ExecuteThisJavascript(bstrTheScript As String) As String
AFORMAUTLib.Fields のメンバ
method ExecuteThisJavascript - Sub ExportAsFDF(bstrFullPath As String, bstrSubmitButton As String, bEmptyFields As Boolean, [arrFields])
AFORMAUTLib.Fields のメンバ
method ExportAsFDF - Sub ExportAsHtml(bstrFullPath As String, bstrSubmitButton As String, bEmptyFields As Boolean, [arrFields])
AFORMAUTLib.Fields のメンバ
method ExportAsHtml - Sub ImportAnFDF(bstrFullPath As String)
AFORMAUTLib.Fields のメンバ
method ImportAnFDF - Property Item(bstrFieldName As String) As Object
読み取り専用
AFORMAUTLib.Fields の既定メンバ
property Item - Property _NewEnum As Unknown ※非表示のメンバ
読み取り専用
AFORMAUTLib.Fields のメンバ
property _NewEnum - Sub Remove(bstrFieldName As String)
AFORMAUTLib.Fields のメンバ
method Remove
< 戻る >