Name | Description | |
---|---|---|
Children | Gets the collection of the children of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Document | Gets the DocumentBase that contains this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
End | Gets the Marker representing the end of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Guid | Gets the content unique identifier. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
Items | Gets the OMathElementCollection containing child items of the equation array. | |
MaxDistribution | Gets or sets whether the equation array is spaced to the maximum width of the containing element (page, column, cell, etc.),
Default value is false. | |
NestingLevel | Gets the nesting level of the structure in the Office Math zone. (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
Next | Gets the next OMathStruct in a collection. (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
ObjectDistribution | Gets or sets whether the equation array content are spaced to the maximum width of the array object.
Default value is false. | |
ParentBody | Gets the parent Body of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentContent | Gets the parent ContentObject of this content object. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
ParentElement | Gets the parent OMathElement class instance (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
ParentOMath | Gets the parent OMath class instance. (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
ParentStruct | Gets the parent OMathStruct class instance. (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
Previous | Gets the previous OMathStruct in a collection. (Inherited from GrapeCity.Documents.Word.OMathStruct) | |
RowSpacing | Gets or sets the vertical spacing between rows in the equation array.
The default value is 0. | |
RowSpacingRule | Gets or sets the type of vertical spacing between items in the equation array.
Default value is OMathSpacingRule.Single. | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
StructType | Overridden. Gets the OMathStructType of the structure. | |
VerticalAlignment | Gets or sets the vertical justification of the equation array.
Default value is OMathVerticalAlignment.Center. |