Compartir a través de


WorkbookProtection.RevisionsSaltValue Propiedad

Definición

Valor salt para el comprobador de contraseña

Representa el atributo siguiente en el esquema: revisionsSaltValue

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

Valor de propiedad

Atributos

Se aplica a