FormControlProperties.SelectionType 属性

定义

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

表示架构中的以下属性:seltype

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

属性值

属性

适用于