OMath.ParentCol Property

Definition

Returns a OMathMatCol object that represents the parent column in a matrix. Read-only.

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

Property Value

OMathMatCol

Applies to