WorkbookProtection.WorkbookPassword Property   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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, setPublic Property WorkbookPassword As HexBinaryValueProperty Value
Returns StringValue.
- Attributes