Lock.Selection Propriété

Définition

Verrou de sélection

Représente l’attribut suivant dans le schéma : selection

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

Valeur de propriété

Retourne EnumValue<T>.

Attributs

S’applique à