FormControlProperties.SelectionType Propriété

Définition

seltype, cette propriété est disponible uniquement dans Office 2010 et versions ultérieures.

Représente l’attribut suivant dans le schéma : 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)

Valeur de propriété

Attributs

S’applique à