Aspose::Cells::Pivot::PivotItem::IsMissing method

PivotItem::IsMissing method

Indicates whether the item was removed from the data source.

bool Aspose::Cells::Pivot::PivotItem::IsMissing()

Remarks

True means this value has been removed from the data source.

See Also