TextFrame.Column プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
指定した TextColumn2 テキスト フレームの列を表す オブジェクトを取得します。
public:
property Microsoft::Office::Core::TextColumn2 ^ Column { Microsoft::Office::Core::TextColumn2 ^ get(); };
public Microsoft.Office.Core.TextColumn2 Column { get; }
member this.Column : Microsoft.Office.Core.TextColumn2
Public ReadOnly Property Column As TextColumn2
プロパティ値
TextColumn2指定したテキスト フレームの列を表す オブジェクト。
注釈
読み取り専用です。