WorkbookProtection.RevisionsPassword プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
リビジョン パスワード
スキーマ内の次の属性を表します。 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, set
Public Property RevisionsPassword As HexBinaryValue
プロパティ値
StringValue を返します。
- 属性