Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / InlineRichText Class / OMathMatrixRows Property

In This Topic
    OMathMatrixRows Property (InlineRichText)
    In This Topic
    Gets the collection of OMathMatrixRow objects included in the content.
    Syntax
    'Declaration
     
    Public ReadOnly Property OMathMatrixRows As OMathMatrixRowCollection
    public OMathMatrixRowCollection OMathMatrixRows {get;}
    See Also