WorkbookProtection.RevisionsSaltValue Property

Definition

Salt Value for Password Verifier

Represents the following attribute in the schema: 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

Property Value

Attributes

Applies to