Table of Contents

TProtection.DeleteProtectedRange Method

Deletes an existing protected range.

Syntax

Namespace: FlexCel.Core

public void DeleteProtectedRange(Int32 index)

Parameters

<-> Parameter Type Description
index Int32 Position of the range to be deleted. 1-based.

See also