WorkbookProtection.WorkbookHashValue 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.
Valeur de hachage du mot de passe
Représente l’attribut suivant dans le schéma : workbookHashValue
[DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue WorkbookHashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue WorkbookHashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("workbookHashValue")]
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
public DocumentFormat.OpenXml.Base64BinaryValue? WorkbookHashValue { get; set; }
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "workbookHashValue")>]
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("workbookHashValue")>]
member this.WorkbookHashValue : DocumentFormat.OpenXml.Base64BinaryValue with get, set
Public Property WorkbookHashValue As Base64BinaryValue
Valeur de propriété
- Attributs