I am trying to protect a xls sheet which has a filter row on top, but when i call:
sheet.ProtectSheet("xyz");
filters dont respond, is there a way to protect sheet while allowing autofilters?
sheet.ProtectSheet("xyz");
filters dont respond, is there a way to protect sheet while allowing autofilters?