WorkbookProtection.RevisionsPassword Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Senha revisões
Representa o seguinte atributo no esquema: 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
Valor da propriedade
Retorna StringValue.
- Atributos