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

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