Freigeben über


RevisionList.Fake Eigenschaft

Definition

Fake: Diese Eigenschaft ist nur in Office 2016 und höher verfügbar.

Stellt das folgende Attribut im Schema dar: Fake

[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

Eigenschaftswert

Attribute

Gilt für: