|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.spire.xls.core.spreadsheet.XlsObject
com.spire.xls.core.spreadsheet.XlsPageSetupBase
com.spire.xls.core.spreadsheet.charts.XlsChartPageSetup
public class XlsChartPageSetup
| Constructor Summary | |
|---|---|
XlsChartPageSetup(java.lang.Object parent)
|
|
| Method Summary | |
|---|---|
boolean |
getFitToPagesTallForBool()
Returns or sets the number of pages tall the worksheet will be scaled to when it is printed. |
boolean |
getFitToPagesWideForBool()
Returns or sets the number of pages wide the worksheet will be scaled to when it is printed. |
void |
setFitToPagesTall(boolean value)
Returns or sets the number of pages tall the worksheet will be scaled to when it is printed. |
void |
setFitToPagesWide(boolean value)
Returns or sets the number of pages wide the worksheet will be scaled to when it is printed. |
| Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject |
|---|
dispose |
| Constructor Detail |
|---|
public XlsChartPageSetup(java.lang.Object parent)
| Method Detail |
|---|
public boolean getFitToPagesTallForBool()
getFitToPagesTallForBool in interface IChartPageSetuppublic void setFitToPagesTall(boolean value)
setFitToPagesTall in interface IChartPageSetupvalue - public boolean getFitToPagesWideForBool()
getFitToPagesWideForBool in interface IChartPageSetuppublic void setFitToPagesWide(boolean value)
setFitToPagesWide in interface IChartPageSetupvalue -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||