TextFrame2.Column Property
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
ReadOnly Property Column As TextColumn2
Get
'Usage
Dim instance As TextFrame2
Dim value As TextColumn2
value = instance.Column
TextColumn2 Column { get; }
Property Value
Type: Microsoft.Office.Core.TextColumn2