Aspose::Cells::TxtLoadOptions::SetHeaderRowsCount method
TxtLoadOptions::SetHeaderRowsCount method
The count of header rows to be repeated for extended sheets.
void Aspose::Cells::TxtLoadOptions::SetHeaderRowsCount(int32_t value)
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
- Class Vector
- Class TxtLoadOptions
- Namespace Aspose::Cells
- Library Aspose.Cells for C++