Share via


RevisionList.Fake プロパティ

定義

Fake、このプロパティは Office 2016 以降でのみ使用できます。

スキーマ内の次の属性を表します: 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

プロパティ値

属性

適用対象