HeaderFooter
Posted: Thu Mar 10, 2022 11:32 pm
How do you set the Header of a sheet in XLSReadWriteII5? I can create the sheet and set the date in the Columns and Rows. But I don't see a way to how to Set the Header. There is a TXLSHeaderFooter.Create that is looking for a TXc12HeaderFooter. But how does that get assigned to the Worksheet?
I do see a TXLSWriteXLSX.WriteSheetHeaderFooter, but that seems to copy from a source to a destination. And I am not sure what is expected there. Again not seeing a connection to the workbook or sheets.
I do see a TXLSWriteXLSX.WriteSheetHeaderFooter, but that seems to copy from a source to a destination. And I am not sure what is expected there. Again not seeing a connection to the workbook or sheets.