Share via


PivotTableDefinition.PreserveFormatting Property

Definition

preserveFormatting

Represents the following attribute in the schema: preserveFormatting

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

Property Value

Attributes

Applies to