Name | Description | |
---|---|---|
BeginChar | Gets this complex field's start character. | |
Children | Gets the child ContentObjects in this content range. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Code | Gets or sets this complex field's code string representation. | |
CodeFields | Gets FieldCode collection of this complex field. | |
CustomData | Gets or sets custom field data that is associated with this field. This property can be used as desired to store additional application-defined data with the field. | |
Document | Gets the DocumentBase that contains this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
End | Gets the end mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
EndChar | Gets this complex field's end character. | |
IsDirty | Gets or sets a value indicating whether this field has been flagged by an application to indicate that its current results are no longer correct (stale) due to other modifications made to the document, and these contents should be updated before they are displayed if this functionality is supported by the next processing application. | |
Locked | Get or sets a value indicating whether this field shall not have its field result recalculated, even if an application attempts to recalculate the results of all fields in the document or a recalculation is explicitly requested. | |
Next | Gets the next complex field. | |
ParentBody | Gets the parent Body of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) | |
Previous | Gets the previous complex field. | |
SeparatorChar | Gets this complex field's separator (code|result) character. | |
Start | Gets the start mark of this content. (Inherited from GrapeCity.Documents.Word.ContentRange) |