次の方法で共有


TextFrame.WarpFormat プロパティ

定義

指定したテキスト フレームのワープ形式 (テキストの歪み方法) を取得または設定します。

public:
 property Microsoft::Office::Core::MsoWarpFormat WarpFormat { Microsoft::Office::Core::MsoWarpFormat get(); void set(Microsoft::Office::Core::MsoWarpFormat value); };
public Microsoft.Office.Core.MsoWarpFormat WarpFormat { get; set; }
member this.WarpFormat : Microsoft.Office.Core.MsoWarpFormat with get, set
Public Property WarpFormat As MsoWarpFormat

プロパティ値

指定したテキスト フレームのワープ形式 (テキストのワープ方法)。

注釈

読み取り/書き込み MsoWarpFormat

適用対象