PivotTableDefinition.ApplyPatternFormats Property

Definition

Apply Pattern Formats

Represents the following attribute in the schema: applyPatternFormats

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

Property Value

Attributes

Applies to