insertRows property
Allows the user to insert rows on the protected worksheet when this is set as true.
Implementation
bool insertRows = false;
Allows the user to insert rows on the protected worksheet when this is set as true.
bool insertRows = false;