Table of Contents

TXlsCellRange.HasCol Method

True if the specified column is in the range

Syntax

Namespace: FlexCel.Core

public Boolean HasCol(Int32 col)

Parameters

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

See also