共用方式為


PivotField.FillDownLabels Property

Definition

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

Represents the following attribute in the schema: fillDownLabels

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

Property Value

Attributes

Applies to