Click or drag to resize

XLTableRowCount Method

Gets the count of rows of the table.

Namespace:  MicaSystems.Utils.Excel
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public int RowCount()

Return Value

Type: Int32
Int32
See Also