Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Range Class / ParentOMathStruct Property

In This Topic
    ParentOMathStruct Property
    In This Topic
    Gets the parent Office Math structure where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentOMathStruct As OMathStruct
    public OMathStruct ParentOMathStruct {get;}
    See Also