Table of Contents

TXlsCellRange.HasRow Method

True if the specified row is in the range

Syntax

Namespace: FlexCel.Core

public Boolean HasRow(Int32 row)

Parameters

<-> Parameter Type Description
row Int32 Row we want to know if is on the range.

See also