ExcelReader Xojo Component

Worksheet.PopulatedRowCount Property

Returns number of populated rows

PopulatedRowCount as Integer {Read and Write}

Remarks

If Row 1 and Row 3 have data in them but Row 2 has no data or formatting then the number of populated rows is 2.

See Also

Worksheet Class