FreezePanes in XLSSpreadSheet

Questions and answers on how to use XLSSpreadSheet.
Post Reply
saeed_d
Posts: 1
Joined: Wed Jun 03, 2015 3:35 pm

FreezePanes in XLSSpreadSheet

Post by saeed_d »

how can i freeze panes in XLSSpreadSheet?
this code :
XSS.XLS.SheetByName('Mysheet').FreezePanes(1,1);
not work.
thanks
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Re: FreezePanes in XLSSpreadSheet

Post by larsa »

Hello

Sorry, frozen panes is not implemented yet.
Lars Arvidsson, Axolot Data
Post Reply