FormControlProperties.MultipleSelection 属性

定义

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

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

[DocumentFormat.OpenXml.SchemaAttr(0, "multiSel")]
public DocumentFormat.OpenXml.StringValue MultipleSelection { get; set; }
public DocumentFormat.OpenXml.StringValue MultipleSelection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "multiSel")]
public DocumentFormat.OpenXml.StringValue? MultipleSelection { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("multiSel")]
public DocumentFormat.OpenXml.StringValue? MultipleSelection { get; set; }
public DocumentFormat.OpenXml.StringValue? MultipleSelection { get; set; }
member this.MultipleSelection : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "multiSel")>]
member this.MultipleSelection : DocumentFormat.OpenXml.StringValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("multiSel")>]
member this.MultipleSelection : DocumentFormat.OpenXml.StringValue with get, set
Public Property MultipleSelection As StringValue

属性值

属性

适用于