[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OMathStruct

OMathStruct Class

Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public abstract class OMathStruct : ContentObject, IBrowsable<OMathStruct>
Public MustInherit Class OMathStruct
    Inherits ContentObject
    Implements IBrowsable(Of OMathStruct)

Properties

Name Description
NestingLevel

Gets the nesting level of the structure in the Office Math zone.

Next

Gets the next OMathStruct in a collection.

ParentElement

Gets the parent OMathElement class instance

ParentOMath

Gets the parent OMath class instance.

ParentStruct

Gets the parent OMathStruct class instance.

Previous

Gets the previous OMathStruct in a collection.

StructType

Gets the OMathStructType of the structure.