Aspose::Cells::CustomFilterCollection::Get method

CustomFilterCollection::Get method

Gets the custom filter in the specific index.

CustomFilter Aspose::Cells::CustomFilterCollection::Get(int32_t index)
ParameterTypeDescription
indexint32_tThe index.

ReturnValue

See Also