Hello, I want to print the A B C col headers and 1 2 3 row headers together in excel. Therefor I used :
sheet.setDisplayRowColHeadings(true); in the hope that it would tick the checkbox in excel : Page Setup -> Sheet -> Print Row and Column Headings but the checkbox remains unchecked. Any idea ? thx --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
