FreezePanes in XLSSpreadSheet
Posted: Wed Jun 03, 2015 3:41 pm
how can i freeze panes in XLSSpreadSheet?
this code :
XSS.XLS.SheetByName('Mysheet').FreezePanes(1,1);
not work.
thanks
this code :
XSS.XLS.SheetByName('Mysheet').FreezePanes(1,1);
not work.
thanks