TProtection.DeleteProtectedRange Method
Deletes an existing protected range.
Syntax
Unit: FlexCel.Core
procedure TProtection.DeleteProtectedRange(const index: Integer);
Parameters
<-> |
Parameter |
Type |
Description |
const |
index |
Integer |
Position of the range to be deleted. 1-based. |
See also