Range.Font 属性

定义

返回或设置一个 Font 对象,该对象表示指定对象的字符格式设置。

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

属性值

适用于