Поделиться через


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)

Значение свойства

Атрибуты

Применяется к