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

In This Topic
    ParentOMath Property (Range)
    In This Topic
    Gets the parent Office Math zone where the range content is stored.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentOMath As OMath
    public OMath ParentOMath {get;}
    See Also