Range.FitTextWidth プロパティ

定義

Microsoft Wordが現在の範囲のテキストに合う幅 (現在の測定単位) を設定または返します。

public:
 property float FitTextWidth { float get(); void set(float value); };
public float FitTextWidth { get; set; }
member this.FitTextWidth : single with get, set
Public Property FitTextWidth As Single

プロパティ値

適用対象