A
ankitshukla
Guest
Thanks Marko, But this is not gonna help me I need to get all available functions of excel supported by progress. Or any application or software which will show me all these function so I can use those in my code. My basis requirement is to get the last filled row in my excel and also last filled column. Like these I know chExcelApplication:Workbooks:OPEN( ) chWorkSheet:Range("A1"):TEXT etc. are some method / function available but I need to see all available functions/methods So I think there will definitely any function available which will give me my results or make me to close enough to my results.
Continue reading...
Continue reading...