OMathMat.Rows Property

Definition

Returns a OMathMatRows object that represents the rows in a matrix. Read-only.

public:
 property Microsoft::Office::Interop::Word::OMathMatRows ^ Rows { Microsoft::Office::Interop::Word::OMathMatRows ^ get(); };
public Microsoft.Office.Interop.Word.OMathMatRows Rows { get; }
member this.Rows : Microsoft.Office.Interop.Word.OMathMatRows
Public ReadOnly Property Rows As OMathMatRows

Property Value

OMathMatRows

Applies to