WorkbookProtection.WorkbookSaltValue Propriété

Définition

Valeur salt pour le vérificateur de mot de passe

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

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

Valeur de propriété

Attributs

S’applique à