Freigeben über


Style2Values-Enumeration

Defines the Style2Values enumeration.

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

Syntax

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

Member

Membername Beschreibung
Normal normal. When the item is serialized out as xml, its value is "normal".
Borderless borderless. When the item is serialized out as xml, its value is "borderless".
Large large. When the item is serialized out as xml, its value is "large".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace