Protection.Locked Propriété

Définition

Cellule verrouillée

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

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

Valeur de propriété

Retourne BooleanValue.

Attributs

S’applique à