AddTableOfEntries¶
1 |
|
Parameters¶
string elementType
object options
Types¶
TableOfEntries¶
ElementType
: string
Entries
: BlockCollection
Gets the table's entries.
FieldType
: FieldType
Gets the field type. Field Type must be one of the following: Index, TOA, TOC
InstructionText
: string
Gets or sets the field's instruction text
IsDirty
: boolean
Indicating whether this TableOfEntries is invalid and, because of that, it should be updated.
IsLocked
: boolean
Indicating whether this TableOfEntries is locked and, because of that, it should not be updated.
FieldType¶
( "AddressBlock"
| "Advance"
| "Ask"
| "Author"
| "AutoNum"
)