OMathMat.Cols Property

Definition

Returns a OMathMatCols collection that represents the columns in a matrix. Read-only.

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

Property Value

OMathMatCols

Applies to