Selection.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

属性值

适用于