TextFrame2.Column Property

Definition

Returns the TextColumn2 object that represents the columns within the text frame. Read-only.

public:
 property Microsoft::Office::Core::TextColumn2 ^ Column { Microsoft::Office::Core::TextColumn2 ^ get(); };
public Microsoft.Office.Core.TextColumn2 Column { get; }
Public ReadOnly Property Column As TextColumn2

Property Value

TextColumn2

Applies to