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

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