Search found 1 match

by saeed_d
Wed Jun 03, 2015 3:41 pm
Forum: XLSSpreadSheet
Topic: FreezePanes in XLSSpreadSheet
Replies: 1
Views: 6322

FreezePanes in XLSSpreadSheet

how can i freeze panes in XLSSpreadSheet?
this code :
XSS.XLS.SheetByName('Mysheet').FreezePanes(1,1);
not work.
thanks