WorkbookProtection.RevisionsPassword 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.
Revisions Password
Represents the following attribute in the schema: revisionsPassword
[DocumentFormat.OpenXml.SchemaAttr(0, "revisionsPassword")]
public DocumentFormat.OpenXml.HexBinaryValue RevisionsPassword { get; set; }public DocumentFormat.OpenXml.HexBinaryValue RevisionsPassword { get; set; }[DocumentFormat.OpenXml.SchemaAttr(0, "revisionsPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? RevisionsPassword { get; set; }[DocumentFormat.OpenXml.SchemaAttr("revisionsPassword")]
public DocumentFormat.OpenXml.HexBinaryValue? RevisionsPassword { get; set; }public DocumentFormat.OpenXml.HexBinaryValue? RevisionsPassword { get; set; }member this.RevisionsPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr(0, "revisionsPassword")>]
member this.RevisionsPassword : DocumentFormat.OpenXml.HexBinaryValue with get, set[<DocumentFormat.OpenXml.SchemaAttr("revisionsPassword")>]
member this.RevisionsPassword : DocumentFormat.OpenXml.HexBinaryValue with get, setPublic Property RevisionsPassword As HexBinaryValueProperty Value
Returns StringValue.
- Attributes