Table of Contents

XlsFile.RowCount Property

Number of rows actually used on the sheet.

Syntax

Namespace: FlexCel.XlsAdapter

public override Int32 RowCount { get; }

See also