次の方法で共有


PivotCacheDefinition.MissingItemsLimit プロパティ

定義

missingItemsLimit

スキーマ内の次の属性を表します。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

プロパティ値

UInt32Value を返します。

属性

適用対象