Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RangeBase Class / OMathElements Property

In This Topic
    OMathElements Property
    In This Topic
    Gets the collection of OMathElement objects included in this range.
    Syntax
    'Declaration
     
    Public ReadOnly Property OMathElements As OMathElementCollection
    public OMathElementCollection OMathElements {get;}
    See Also