Compartilhar via


RevisionList.Fake Propriedade

Definição

Falsa, essa propriedade só está disponível no Office 2016 e posterior.

Representa o seguinte atributo no esquema: Falso

[DocumentFormat.OpenXml.SchemaAttr(0, "Fake")]
public DocumentFormat.OpenXml.BooleanValue Fake { get; set; }
public DocumentFormat.OpenXml.BooleanValue Fake { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "Fake")]
public DocumentFormat.OpenXml.BooleanValue? Fake { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("Fake")]
public DocumentFormat.OpenXml.BooleanValue? Fake { get; set; }
public DocumentFormat.OpenXml.BooleanValue? Fake { get; set; }
member this.Fake : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "Fake")>]
member this.Fake : DocumentFormat.OpenXml.BooleanValue with get, set
[<DocumentFormat.OpenXml.SchemaAttr("Fake")>]
member this.Fake : DocumentFormat.OpenXml.BooleanValue with get, set
Public Property Fake As BooleanValue

Valor da propriedade

Atributos

Aplica-se a