WorkbookProtection.WorkbookSaltValue 属性

定义

密码验证程序 Salt 值

表示架构中的以下属性: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

属性值

属性

适用于