Worksheet.RowsCount

Worksheet.RowsCount property

Gets/Sets Sheet’s rows number .

public int RowsCount { get; set; }

See Also