WorkbookProtection.WorkbookPassword Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Arbeitsmappenkennwort
Stellt das folgende Attribut im Schema dar: 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
Eigenschaftswert
Gibt zurück StringValue.
- Attribute