ListObject.UpdateColumnName
ListObject.UpdateColumnName method
Updates all list columns’ name from the worksheet.
public void 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 ListObject
- namespace Aspose.Cells.Tables
- assembly Aspose.Cells