DefaultWebOptions.Fonts Property

Definition

Returns the WebPageFonts collection representing the set of fonts Microsoft Excel uses when you open a Web page in Excel and there is either no font information specified in the Web page, or the current default font can't display the character set in the Web page.

public:
 property Microsoft::Office::Core::WebPageFonts ^ Fonts { Microsoft::Office::Core::WebPageFonts ^ get(); };
public Microsoft.Office.Core.WebPageFonts Fonts { get; }
Public ReadOnly Property Fonts As WebPageFonts

Property Value

Applies to