Compartir a través de


WorkbookProtection.WorkbookSaltValue Propiedad

Definición

Valor salt para el comprobador de contraseña

Representa el atributo siguiente en el esquema: 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

Valor de propiedad

Atributos

Se aplica a