How can the Page Size, Page Orientation, and Page Margins of an ods Spreadsheet Be Set Using ODFDOM?
问题 The Apache Incubation Project ODFDOM allows users to programmatically read and create various open document format files, including spreadsheets. I am trying to set various print options for a spreadsheet I am creating, using their re-vamped "Simple API", however it does not appear they have yet exposed an easy way to modify document properties such as page margin, page size (height/width), and page orientation (landscape/portrait). I need to get from a SpreadsheetDocument to something that