WorkbookProtection.WorkbookPassword Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Mot de passe du classeur
Représente l’attribut suivant dans le schéma : workbookPassword
[DocumentFormat.OpenXml.SchemaAttr(0, "workbookPassword")]
public DocumentFormat.OpenXml.HexBinaryValue WorkbookPassword { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue WorkbookPassword { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "workbookPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? WorkbookPassword { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("workbookPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? WorkbookPassword { get; set; }
public DocumentFormat.OpenXml.HexBinaryValue? WorkbookPassword { get; set; }
member this.WorkbookPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "workbookPassword")>]
member this.WorkbookPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("workbookPassword")>]
member this.WorkbookPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set
Public Property WorkbookPassword As HexBinaryValue
Valeur de propriété
Retourne StringValue.
- Attributs