Freigeben über


BoxStyleValues-Enumeration

Defines the BoxStyleValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
Horizontal horizontal. When the item is serialized out as xml, its value is "horizontal".
Vertical vertical. When the item is serialized out as xml, its value is "vertical".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace