Headers.TrackRevisions 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.
Acompanhar revisões
Representa o seguinte atributo no esquema: trackRevisions
[DocumentFormat.OpenXml.SchemaAttr(0, "trackRevisions")]
public DocumentFormat.OpenXml.BooleanValue TrackRevisions { get; set; }
public DocumentFormat.OpenXml.BooleanValue TrackRevisions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "trackRevisions")]
public DocumentFormat.OpenXml.BooleanValue? TrackRevisions { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("trackRevisions")]
public DocumentFormat.OpenXml.BooleanValue? TrackRevisions { get; set; }
public DocumentFormat.OpenXml.BooleanValue? TrackRevisions { get; set; }
member this.TrackRevisions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "trackRevisions")>]
member this.TrackRevisions : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("trackRevisions")>]
member this.TrackRevisions : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property TrackRevisions As BooleanValue
Valor da propriedade
Retorna BooleanValue.
- Atributos