deleteRows property
Allows the user to delete rows on the protected worksheet, where every cell in the row to be deleted is unlocked when this is set as true.
Implementation
bool deleteRows = false;
Allows the user to delete rows on the protected worksheet, where every cell in the row to be deleted is unlocked when this is set as true.
bool deleteRows = false;