PivotTableDefinition.ChartFormat Property

Definition

chartFormat

Represents the following attribute in the schema: chartFormat

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

Property Value

Attributes

Applies to