Aspose::Cells::TxtLoadOptions::GetHeaderColumnsCount method
TxtLoadOptions::GetHeaderColumnsCount method
The count of header columns to be repeated for extended sheets.
int32_t Aspose::Cells::TxtLoadOptions::GetHeaderColumnsCount()
Remarks
The header columns 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++