Edit

Share via


TextRange2.Font Property

Definition

Returns a Font object that represents character formatting for the TextRange2 object. Read-only.

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

Property Value

Font

Applies to