Quantcast
Channel: ClosedXML - The easy way to OpenXML
Viewing all articles
Browse latest Browse all 1877

Commented Unassigned: SetRowsToRepeatAtTop for OpenOffice, LibreOffice [9443]

$
0
0
Document created with using SetRowsToRepeatAtTop function does not repeat rows for OpenOffice or LibreOffice.
Comments: It looks like that mistake is in this row of inner file (workbook.xml) ``` <x:definedName name="_xlnm.Print_Titles" localSheetId="0">'Export'!1:2</x:definedName> ``` It is enough to change 'Export'!1:2 to 'Export'!$1:$2 and it start working in OO.

Viewing all articles
Browse latest Browse all 1877

Trending Articles