PivotCacheDefinition.MissingItemsLimit Property

Definition

missingItemsLimit

Represents the following attribute in the schema: missingItemsLimit

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

Property Value

Returns UInt32Value.

Attributes

Applies to