WorkbookProtection.WorkbookSaltValue Property

Definition

Salt Value for Password Verifier

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

Property Value

Attributes

Applies to