WorkbookProtection.WorkbookPassword Property

Definition

Workbook Password

Represents the following attribute in the schema: workbookPassword

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

Property Value

Returns StringValue.

Attributes

Applies to