08-20-2009, 12:08 PM
Hi Girish_Pai,
Yes, we can use AddParameter method to add/rename the column name.
Let me know if you need any more info.
Yes, we can use AddParameter method to add/rename the column name.
Code:
Datatable.GetSheet("NewSheetName").AddParameter "DesiredColName",""
Let me know if you need any more info.
Thanks,
SUpputuri
SUpputuri