FieldSeq Properties |
The FieldSeq type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | BookmarkName |
Gets or sets a bookmark name that refers to an item elsewhere in the document rather than in the current location.
|
![]() ![]() | DisplayResult |
Gets the text that represents the displayed field result.
(Inherited from Field.) |
![]() ![]() | End |
Gets the node that represents the field end.
(Inherited from Field.) |
![]() ![]() | Format |
Gets a FieldFormat object that provides typed access to field's formatting.
(Inherited from Field.) |
![]() ![]() | InsertNextNumber |
Gets or sets whether to insert the next sequence number for the specified item.
|
![]() ![]() | IsDirty |
Gets or sets whether the current result of the field is no longer correct (stale) due to other modifications made to the document.
(Inherited from Field.) |
![]() ![]() | IsLocked |
Gets or sets whether the field is locked (should not recalculate its result).
(Inherited from Field.) |
![]() ![]() | LocaleId |
Gets or sets the LCID of the field.
(Inherited from Field.) |
![]() ![]() | ResetHeadingLevel |
Gets or sets an integer number representing a heading level to reset the sequence number to.
Returns -1 if the number is absent.
|
![]() ![]() | ResetNumber |
Gets or sets an integer number to reset the sequence number to. Returns -1 if the number is absent.
|
![]() ![]() | Result |
Gets or sets text that is between the field separator and field end.
(Inherited from Field.) |
![]() ![]() | Separator |
Gets the node that represents the field separator. Can be null.
(Inherited from Field.) |
![]() ![]() | SequenceIdentifier |
Gets or sets the name assigned to the series of items that are to be numbered.
|
![]() ![]() | Start |
Gets the node that represents the start of the field.
(Inherited from Field.) |
![]() ![]() | Type |
Gets the Microsoft Word field type.
(Inherited from Field.) |