WorkbookProtection.LockRevision Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Revisiones de bloqueo
Representa el atributo siguiente en el esquema: lockRevision
[DocumentFormat.OpenXml.SchemaAttr(0, "lockRevision")]
public DocumentFormat.OpenXml.BooleanValue LockRevision { get; set; }
public DocumentFormat.OpenXml.BooleanValue LockRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "lockRevision")]
public DocumentFormat.OpenXml.BooleanValue? LockRevision { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("lockRevision")]
public DocumentFormat.OpenXml.BooleanValue? LockRevision { get; set; }
public DocumentFormat.OpenXml.BooleanValue? LockRevision { get; set; }
member this.LockRevision : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "lockRevision")>]
member this.LockRevision : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("lockRevision")>]
member this.LockRevision : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property LockRevision As BooleanValue
Valor de propiedad
Devuelve BooleanValue.
- Atributos