Freigeben über


FormControlProperties.DropStyle Eigenschaft

Definition

dropStyle, diese Eigenschaft ist nur in Office 2010 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: dropStyle

[DocumentFormat.OpenXml.SchemaAttr(0, "dropStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues> DropStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues> DropStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "dropStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues>? DropStyle { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("dropStyle")]
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues>? DropStyle { get; set; }
public DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues>? DropStyle { get; set; }
member this.DropStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "dropStyle")>]
member this.DropStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues> with get, set
[<DocumentFormat.OpenXml.SchemaAttr("dropStyle")>]
member this.DropStyle : DocumentFormat.OpenXml.EnumValue<DocumentFormat.OpenXml.Office2010.Excel.DropStyleValues> with get, set
Public Property DropStyle As EnumValue(Of DropStyleValues)

Eigenschaftswert

Attribute

Gilt für: