OMathMat.Cols 属性

定义

返回表示 OMathMatCols 矩阵中的列的集合。 此为只读属性。

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

属性值

OMathMatCols

适用于