FormControlProperties.DropStyle 属性

定义

dropStyle,此属性仅在 Office 2010 及更高版本中可用。

表示架构中的以下属性: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)

属性值

属性

适用于