Range.CharacterWidth 属性

定义

返回或设置指定区域的字符宽度。

public:
 property Microsoft::Office::Interop::Word::WdCharacterWidth CharacterWidth { Microsoft::Office::Interop::Word::WdCharacterWidth get(); void set(Microsoft::Office::Interop::Word::WdCharacterWidth value); };
public Microsoft.Office.Interop.Word.WdCharacterWidth CharacterWidth { get; set; }
member this.CharacterWidth : Microsoft.Office.Interop.Word.WdCharacterWidth with get, set
Public Property CharacterWidth As WdCharacterWidth

属性值

适用于