OMath.ParentCol 属性

定义

返回一个 OMathMatCol 对象,该对象代表矩阵中的父列。 此为只读属性。

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

属性值

OMathMatCol

适用于