Aspose::Cells::DataSorterKeyCollection::Get method
DataSorterKeyCollection::Get method
Gets and sets DataSorterKey by index.
DataSorterKey Aspose::Cells::DataSorterKeyCollection::Get(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The index. |
ReturnValue
See Also
- Class DataSorterKey
- Class Vector
- Class DataSorterKeyCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++