Compartir a través de


IPivotCache.MissingItemsLimit Property

Namespace:  Microsoft.Office.Interop.Excel
Assembly:  Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)

Syntax

'Declaration
Property MissingItemsLimit As XlPivotTableMissingItems
    Get
    Set
'Usage
Dim instance As IPivotCache
Dim value As XlPivotTableMissingItems

value = instance.MissingItemsLimit

instance.MissingItemsLimit = value
XlPivotTableMissingItems MissingItemsLimit { get; set; }

Property Value

Type: Microsoft.Office.Interop.Excel.XlPivotTableMissingItems

See Also

Reference

IPivotCache Interface

IPivotCache Members

Microsoft.Office.Interop.Excel Namespace