Freigeben über


FontSchemeValues-Enumeration

Font scheme Styles

Namespace:  DocumentFormat.OpenXml.Spreadsheet
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Enumeration FontSchemeValues
'Usage
Dim instance As FontSchemeValues
public enum FontSchemeValues

Member

Membername Beschreibung
None None. When the item is serialized out as xml, its value is "none".
Major Major Font. When the item is serialized out as xml, its value is "major".
Minor Minor Font. When the item is serialized out as xml, its value is "minor".

Siehe auch

Referenz

DocumentFormat.OpenXml.Spreadsheet-Namespace