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

プロパティ値

フォント

適用対象