Aspose::Cells::WorksheetCollection::SortNames method
WorksheetCollection::SortNames method
Sorts the defined names.
void Aspose::Cells::WorksheetCollection::SortNames()
Remarks
If you create a large amount of named ranges in the Excel file, please call this method after all named ranges are created and before saving
See Also
- Class Vector
- Class WorksheetCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++