Share via


PivotTableDefinition.ApplyFontFormats Property

Definition

Apply Font Formats

Represents the following attribute in the schema: applyFontFormats

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

Property Value

Attributes

Applies to