Table of Contents

TProtection.GetProtectedRange Method

Returns a protected range.

Syntax

Namespace: FlexCel.Core

public TProtectedRange GetProtectedRange(Int32 index)

Parameters

<-> Parameter Type Description
index Int32 Index of the protected range we want to retrieve. 1-based.

See also