DefaultWebOptions.Fonts 属性

定义

返回 WebPageFonts 表示 Microsoft Excel 在 Excel 中打开网页时使用的字体集的集合,该集合在网页中未指定任何字体信息,或者当前默认字体无法显示网页中的字符集。

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

属性值

适用于