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)

プロパティ値

属性

適用対象