Table of Contents

TProtectedRange.Ranges Property

Ranges of cells this protection applies to. You can specify more than one range of cells for the same ProtectedRange.

Syntax

Namespace: FlexCel.Core

public TXlsCellRange[] Ranges { get; set; }

See also