Share via


TextColumn2 インターフェイス

定義

public interface class TextColumn2 : Microsoft::Office::Core::_IMsoDispObj
[System.Runtime.InteropServices.Guid("000C03B2-0000-0000-C000-000000000046")]
public interface TextColumn2 : Microsoft.Office.Core._IMsoDispObj
[<System.Runtime.InteropServices.Guid("000C03B2-0000-0000-C000-000000000046")>]
type TextColumn2 = interface
    interface _IMsoDispObj
Public Interface TextColumn2
Implements _IMsoDispObj
属性
実装

注釈

段組みの 1 つの段を表します。

プロパティ

Application

コンテナー アプリケーションを表す Application オブジェクトを取得します

オブジェクトの TextColumn2 。 読み取り専用です。

Creator

が存在するアプリケーションを示す 32 ビット整数を取得します。

TextColumn2 オブジェクトが作成されました。 読み取り専用です。

Number

オブジェクトの TextColumn2 インデックスを取得または設定します。 読み取り/書き込み

Spacing

オブジェクト内のテキスト列間の間隔を TextColumn2 取得または設定します。 読み取り/書き込みが可能です。

TextDirection

オブジェクト内のテキストの方向を TextColumn2 取得または設定します。 読み取り/書き込みが可能です。

適用対象