Поделиться через


ItemSizeValues Enumeration

Defines the ItemSizeValues enumeration.

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
Public Enumeration ItemSizeValues
'Применение
Dim instance As ItemSizeValues
public enum ItemSizeValues

Members

Member name Description
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".

See Also

Reference

DocumentFormat.OpenXml.Office2010.CustomUI Namespace