Aspose::Cells::ImportTableOptions::SetTotalRows method

ImportTableOptions::SetTotalRows method

Gets or sets total row count to import from data source. -1 means all rows of given data source.

void Aspose::Cells::ImportTableOptions::SetTotalRows(int32_t value)

See Also