PivotTableDefinition.FillDownLabelsDefault Property

Definition

fillDownLabelsDefault, this property is only available in Office 2010 and later.

Represents the following attribute in the schema: fillDownLabelsDefault

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

Property Value

Attributes

Applies to