Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
how to get column count
#6
Solved: 10 Years, 9 Months, 1 Week ago
Below is used to get column count from a specific sheet of datatable

Code:
DataTable.GetSheet("sheet name"/sheetid).getparametercount

Ex:- Column Count from GlobalSheet
ColCnt = DataTable.GetSheet(1).getparametercount
msgbox ColCnt
Reply


Messages In This Thread
how to get column count - by Ishul - 03-25-2012, 05:28 PM
RE: how to get column count - by vIns - 03-25-2012, 07:37 PM
RE: how to get column count - by Ishul - 03-27-2012, 01:02 PM
RE: how to get column count - by sshukla12 - 03-27-2012, 01:08 PM
RE: how to get column count - by Vswarna - 09-25-2012, 11:53 AM
RE: how to get column count - by ssvali - 09-27-2012, 04:19 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [UFT] Get column name from SfwObject felino 0 2,906 12-02-2015, 04:07 PM
Last Post: felino
  Unable to right click column header sudhirzpatil 4 6,091 07-18-2013, 09:42 PM
Last Post: sudhirzpatil
  datatable column exist diya 3 12,185 12-11-2012, 11:24 AM
Last Post: elango87
  Adding Value to DataTable Column kriday 3 6,264 09-14-2012, 11:51 AM
Last Post: SIBICA
  Adding Value to DataTable Column kriday 1 2,533 09-13-2012, 11:38 PM
Last Post: ravi.gajul

Forum Jump:


Users browsing this thread: 1 Guest(s)