Share via


PivotTableDefinition.SubtotalHiddenItems Property

Definition

subtotalHiddenItems

Represents the following attribute in the schema: subtotalHiddenItems

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

Property Value

Attributes

Applies to