Table of Contents

ExcelFile.GetRowCount Method

Number of rows actually used on a given sheet.

Syntax

Namespace: FlexCel.Core

public abstract Int32 GetRowCount(Int32 sheet)

Parameters

<-> Parameter Type Description
sheet Int32

See also