Share via


PivotField.HideNewItems Property

Definition

Hide New Items

Represents the following attribute in the schema: hideNewItems

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

Property Value

Returns BooleanValue.

Attributes

Applies to