Back to Devexpress

TableColumnCollection.Add Method

officefileapi-devexpress-dot-spreadsheet-dot-tablecolumncollection-dot-add.md

latest469 B
Original Source

TableColumnCollection.Add Method

NameParametersDescription
Add()noneInserts a new column to the end of the table and returns the newly created object.
Add(Int32)positionInserts a new column into the table at the specified position and returns the newly created object.