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

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