次の方法で共有


FontCollectionIndexValues Enumeration

Font Collection Index

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

Syntax

'宣言
Public Enumeration FontCollectionIndexValues
'使用
Dim instance As FontCollectionIndexValues
public enum FontCollectionIndexValues

Members

Member name Description
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".
None None. When the item is serialized out as xml, its value is "none".

See Also

Reference

DocumentFormat.OpenXml.Drawing Namespace