A class representing the print options of a worksheet.
More...
#include <XLPageSetup.hpp>
A class representing the print options of a worksheet.
◆ XLPrintOptions() [1/2]
| OpenXLSX::XLPrintOptions::XLPrintOptions |
( |
| ) |
|
|
default |
◆ XLPrintOptions() [2/2]
| XLPrintOptions::XLPrintOptions |
( |
const XMLNode & |
node | ) |
|
|
explicit |
◆ gridLines()
| bool XLPrintOptions::gridLines |
( |
| ) |
const |
◆ headings()
| bool XLPrintOptions::headings |
( |
| ) |
const |
◆ horizontalCentered()
| bool XLPrintOptions::horizontalCentered |
( |
| ) |
const |
◆ setGridLines()
| void XLPrintOptions::setGridLines |
( |
bool |
value | ) |
|
◆ setHeadings()
| void XLPrintOptions::setHeadings |
( |
bool |
value | ) |
|
◆ setHorizontalCentered()
| void XLPrintOptions::setHorizontalCentered |
( |
bool |
value | ) |
|
◆ setVerticalCentered()
| void XLPrintOptions::setVerticalCentered |
( |
bool |
value | ) |
|
◆ verticalCentered()
| bool XLPrintOptions::verticalCentered |
( |
| ) |
const |
The documentation for this class was generated from the following files: