Table of Contents

TXlsCellRange.Contains Method

Returns true if the cell is inside the range.

Syntax

Namespace: FlexCel.Core

public Boolean Contains(Int32 R1, Int32 C1)

Parameters

<-> Parameter Type Description
R1 Int32
C1 Int32

See also