Freigeben über


DropStyleValues-Enumeration

Defines the DropStyleValues enumeration.

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

Syntax

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

Member

Membername Beschreibung
Combo combo. When the item is serialized out as xml, its value is "combo".
ComboEdit comboedit. When the item is serialized out as xml, its value is "comboedit".
Simple simple. When the item is serialized out as xml, its value is "simple".

Siehe auch

Referenz

DocumentFormat.OpenXml.Office2010.Excel-Namespace