ItemSizeValues-Enumeration
Namespace: DocumentFormat.OpenXml.Office.CustomUI
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
Public Enumeration ItemSizeValues
'Usage
Dim instance As ItemSizeValues
public enum ItemSizeValues
Member
Membername | Beschreibung | |
---|---|---|
Normal | normal. When the item is serialized out as xml, its value is "normal". | |
Large | large. When the item is serialized out as xml, its value is "large". |