Freigeben über


SizeValues-Enumeration

Defines the SizeValues enumeration.

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

Syntax

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

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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace