Aspose::Cells::TxtLoadOptions::GetHeaderRowsCount method

TxtLoadOptions::GetHeaderRowsCount method

The count of header rows to be repeated for extended sheets.

int32_t Aspose::Cells::TxtLoadOptions::GetHeaderRowsCount()

Remarks

The header rows specified by this property will be duplicated for those extended sheets. This property only takes effect when ExtendToNextSheet is true.

See Also