Aspose::Cells::CustomFilterCollection::Get method
CustomFilterCollection::Get method
Gets the custom filter in the specific index.
CustomFilter Aspose::Cells::CustomFilterCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class CustomFilter
- Class Vector
- Class CustomFilterCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++