Table of Contents

ExcelFile.RowCount Property

Number of rows actually used on the sheet.

Syntax

Namespace: FlexCel.Core

public abstract Int32 RowCount { get; }

See also