deleteColumns property

bool deleteColumns
getter/setter pair

Allows the user to delete columns on the protected worksheet, where every cell in the column to be deleted is unlocked when this is set as true.

Implementation

bool deleteColumns = false;