Package | Description |
---|---|
org.xlsx4j.schemas.microsoft.com.office.excel_2006.main | |
org.xlsx4j.sml |
Modifier and Type | Field and Description |
---|---|
protected CTPrintOptions |
CTWorksheet.printOptions |
Modifier and Type | Method and Description |
---|---|
CTPrintOptions |
CTWorksheet.getPrintOptions()
Gets the value of the printOptions property.
|
Modifier and Type | Method and Description |
---|---|
void |
CTWorksheet.setPrintOptions(CTPrintOptions value)
Sets the value of the printOptions property.
|
Modifier and Type | Field and Description |
---|---|
protected CTPrintOptions |
Macrosheet.printOptions |
protected CTPrintOptions |
Dialogsheet.printOptions |
protected CTPrintOptions |
CTCustomSheetView.printOptions |
protected CTPrintOptions |
Worksheet.printOptions |
Modifier and Type | Method and Description |
---|---|
CTPrintOptions |
ObjectFactory.createCTPrintOptions()
Create an instance of
CTPrintOptions |
CTPrintOptions |
Macrosheet.getPrintOptions()
Gets the value of the printOptions property.
|
CTPrintOptions |
Dialogsheet.getPrintOptions()
Gets the value of the printOptions property.
|
CTPrintOptions |
CTCustomSheetView.getPrintOptions()
Gets the value of the printOptions property.
|
CTPrintOptions |
Worksheet.getPrintOptions()
Gets the value of the printOptions property.
|
Modifier and Type | Method and Description |
---|---|
void |
Macrosheet.setPrintOptions(CTPrintOptions value)
Sets the value of the printOptions property.
|
void |
Dialogsheet.setPrintOptions(CTPrintOptions value)
Sets the value of the printOptions property.
|
void |
CTCustomSheetView.setPrintOptions(CTPrintOptions value)
Sets the value of the printOptions property.
|
void |
Worksheet.setPrintOptions(CTPrintOptions value)
Sets the value of the printOptions property.
|
Copyright © 2007-2019. All Rights Reserved.