TProtection.GetProtectedRange Method
Returns a protected range.
Syntax
Unit: FlexCel.Core
function TProtection.GetProtectedRange(const index: Integer): TProtectedRange;
Parameters
<-> |
Parameter |
Type |
Description |
const |
index |
Integer |
Index of the protected range we want to retrieve. 1-based. |
See also