T
texlnghorn
I am using OWC11 with C#. I have protected areas of the spreadsheet and
unlocked other areas that can be edited. However, I cannot sort the
spreadsheet. Whenever I choose the sort buttons, I receive the message: "The
range you are trying to modify is locked and there-fore read only." I have
set axSpreadsheet1.ActiveSheet.Protection.AllowSorting = true but this does
not give me the ability to sort the spreadsheet. What do I need to do in
order to be able to sort the spreadsheet.
Thanks,
Mike
unlocked other areas that can be edited. However, I cannot sort the
spreadsheet. Whenever I choose the sort buttons, I receive the message: "The
range you are trying to modify is locked and there-fore read only." I have
set axSpreadsheet1.ActiveSheet.Protection.AllowSorting = true but this does
not give me the ability to sort the spreadsheet. What do I need to do in
order to be able to sort the spreadsheet.
Thanks,
Mike