OMath.ParentCol Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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