update_column_name method
update_column_name
Updates all list columns’ name from the worksheet.
def update_column_name(self):
...
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
- module
aspose.cells.tables
- class
ListObject