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

プロパティ値

属性

適用対象