Share via


FormControlProperties.MultipleSelection Property

Definition

multiSel, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to