Name | Description | |
---|---|---|
Base | Gets the OMathElement around which the border box is drawn. | |
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) | |
HideBottom | Gets or sets whether to hide the bottom edge of the border box.
Default value is false. | |
HideLeft | Gets or sets whether to hide the left edge of the border box.
Default value is false. | |
HideRight | Gets or sets whether to hide the right edge of the border box.
Default value is false. | |
HideTop | Gets or sets whether to hide the top edge of the border box.
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) | |
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) | |
Start | Gets the Marker representing the start of this content object in the parent body. (Inherited from GrapeCity.Documents.Word.ContentObject) | |
StrikeBottomLeftToTopRight | Gets or sets whether to show the strikethrough diagonal line from the bottom-left corner to the top-right corner of the border box.
Default value is false. | |
StrikeHorizontal | Gets or sets whether to show the strikethrough horizontal line of the border box.
Default value is false. | |
StrikeTopLeftToBottomRight | Gets or sets whether to show the strikethrough diagonal line from the top-left corner to the bottom-right corner of the border box.
Default value is false. | |
StrikeVertical | Gets or sets whether to show the strikethrough vertical line of the border box.
Default value is false. | |
StructType | Overridden. Gets the OMathStructType of the structure. |