deleteRows property

bool deleteRows
getter/setter pair

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;