次の方法で共有


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

適用対象