If i set a longer title as header on an element (section), say middle, it will go on other elements as well, which shouldn’t. Code sample:
Workbook book = new Workbook();
Worksheet worksheet = book.Worksheets[0];
work…...header text/string in single line, it may overwrite other elements/sections...case, you need to embed line break/new line accordingly in the long...