Aspose::Cells::Tables::ListObject::UpdateColumnName method
ListObject::UpdateColumnName method
Updates all list columns’ name from the worksheet.
void Aspose::Cells::Tables::ListObject::UpdateColumnName()
Remarks
The value of the cells in the header row of the table must be same as the name of the ListColumn; Cell.PutValue do not auto modify the name of the ListColumn for performance.
See Also
- Class Vector
- Class ListObject
- Namespace Aspose::Cells::Tables
- Library Aspose.Cells for C++