TextRange2.Font 属性

定义

返回一个 Font 对象,该对象代表对象的字符格式 TextRange2 。 只读。

public:
 property Microsoft::Office::Core::Font2 ^ Font { Microsoft::Office::Core::Font2 ^ get(); };
public Microsoft.Office.Core.Font2 Font { get; }
member this.Font : Microsoft.Office.Core.Font2
Public ReadOnly Property Font As Font2

属性值

Font

适用于