Share via


RevisionList.Formatting Property

Definition

Formatting, this property is only available in Office 2016 and later.

Represents the following attribute in the schema: Formatting

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

Property Value

Attributes

Applies to