Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / OMathMatrixColumn Class / ParentMatrix Property

In This Topic
    ParentMatrix Property (OMathMatrixColumn)
    In This Topic
    Gets the parent OMathMatrix class instance.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentMatrix As OMathMatrix
    public OMathMatrix ParentMatrix {get;}
    See Also