TextFrame2.Column 属性

定义

返回对象, TextColumn2 该对象表示文本框架中的列。 此为只读属性。

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

属性值

TextColumn2

适用于