Compartir a través de


SizeValues Enumeration

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

Syntax

'Declaración
Public Enumeration SizeValues
'Uso
Dim instance As SizeValues
public enum SizeValues

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.Office.CustomUI Namespace