xlschartpagesetup-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.charts
class xlschartpagesetup

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.xlspagesetupbase
          extended by com.spire.xls.core.spreadsheet.charts.xlschartpagesetup
all implemented interfaces:
ichartpagesetup, ipagesetupbase
direct known subclasses:
chartpagesetup

public class xlschartpagesetup
extends xlspagesetupbase
implements ichartpagesetup

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.xlspagesetupbase
getalignwithmargins, getautofirstpagenumber, getbackgoundimage, getblackandwhite, getbottommargin, getcenterfooter, getcenterfooterimage, getcenterfooterpictureheight, getcenterfooterpicturewidth, getcenterheader, getcenterheaderimage, getcenterheaderpictureheight, getcenterheaderpicturewidth, getcenterhorizontally, getcentervertically, getcopies, getdifferentfirst, getdifferentoddeven, getdraft, getevenfooterstring, getevenheaderstring, getfirstfooterstring, getfirstheaderstring, getfirstpagenumber, getfittopagestall, getfittopageswide, getfootermargininch, getfullfooterstring, getfullheaderstring, getheadermargininch, gethresolution, getleftfooter, getleftfooterimage, getleftfooterpictureheight, getleftfooterpicturewidth, getleftheader, getleftheaderimage, getleftheaderpictureheight, getleftheaderpicturewidth, getleftmargin, getoddfooterstring, getoddheaderstring, getorder, getorientation, getpageheight, getpagewidth, getpapersize, getprintcomments, getprinterrors, getprintnotes, getprintquality, getrightfooter, getrightfooterimage, getrightfooterpictureheight, getrightfooterpicturewidth, getrightheader, getrightheaderimage, getrightheaderpictureheight, getrightheaderpicturewidth, getrightmargin, getscalewithdoc, gettopmargin, getvresolution, getzoom, setalignwithmargins, setautofirstpagenumber, setbackgoundimage, setblackandwhite, setbottommargin, setcenterfooter, setcenterfooterimage, setcenterfooterpictureheight, setcenterfooterpicturewidth, setcenterheader, setcenterheaderimage, setcenterheaderimage, setcenterheaderpictureheight, setcenterheaderpicturewidth, setcenterhorizontally, setcentervertically, setcopies, setdifferentfirst, setdifferentoddeven, setdraft, setevenfooterstring, setevenheaderstring, setfirstfooterstring, setfirstheaderstring, setfirstpagenumber, setfittopagestall, setfittopageswide, setfootermargininch, setfullfooterstring, setfullheaderstring, setheadermargininch, sethresolution, setleftfooter, setleftfooterimage, setleftfooterpictureheight, setleftfooterpicturewidth, setleftheader, setleftheaderimage, setleftheaderimage, setleftheaderpictureheight, setleftheaderpicturewidth, setleftmargin, setoddfooterstring, setoddheaderstring, setorder, setorientation, setpapersize, setprintcomments, setprinterrors, setprintnotes, setprintquality, setrightfooter, setrightfooterimage, setrightfooterpictureheight, setrightfooterpicturewidth, setrightheader, setrightheaderimage, setrightheaderimage, setrightheaderpictureheight, setrightheaderpicturewidth, setrightmargin, setscalewithdoc, settopmargin, setvresolution, setzoom
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.interfacess.ipagesetupbase
getautofirstpagenumber, getbackgoundinnerimage, getblackandwhite, getbottommargin, getcenterfooter, getcenterfooterimage, getcenterheader, getcenterheaderimage, getcenterhorizontally, getcentervertically, getcopies, getdraft, getfirstpagenumber, getfootermargininch, getheadermargininch, getleftfooter, getleftfooterimage, getleftheader, getleftheaderimage, getleftmargin, getorder, getorientation, getpapersize, getprintcomments, getprinterrors, getprintnotes, getprintquality, getrightfooter, getrightfooterimage, getrightheader, getrightheaderimage, getrightmargin, gettopmargin, getzoom, setautofirstpagenumber, setbackgoundinnerimage, setblackandwhite, setbottommargin, setcenterfooter, setcenterfooterimage, setcenterheader, setcenterheaderimage, setcenterhorizontally, setcentervertically, setcopies, setdraft, setfirstpagenumber, setfootermargininch, setheadermargininch, setleftfooter, setleftfooterimage, setleftheader, setleftheaderimage, setleftmargin, setorder, setorientation, setpapersize, setprintcomments, setprinterrors, setprintnotes, setprintquality, setrightfooter, setrightfooterimage, setrightheader, setrightheaderimage, setrightmargin, settopmargin, setzoom
 
constructor detail

xlschartpagesetup

public xlschartpagesetup(java.lang.object parent)
method detail

getfittopagestallforbool

public boolean getfittopagestallforbool()
returns or sets the number of pages tall the worksheet will be scaled to when it is printed. applies only to worksheets. read / write boolean.
specified by:
getfittopagestallforbool in interface ichartpagesetup
returns:

setfittopagestall

public void setfittopagestall(boolean value)
returns or sets the number of pages tall the worksheet will be scaled to when it is printed. applies only to worksheets. read / write boolean.
specified by:
setfittopagestall in interface ichartpagesetup
parameters:
value -

getfittopageswideforbool

public boolean getfittopageswideforbool()
returns or sets the number of pages wide the worksheet will be scaled to when it is printed. applies only to worksheets. read / write boolean.
specified by:
getfittopageswideforbool in interface ichartpagesetup
returns:

setfittopageswide

public void setfittopageswide(boolean value)
returns or sets the number of pages wide the worksheet will be scaled to when it is printed. applies only to worksheets. read / write boolean.
specified by:
setfittopageswide in interface ichartpagesetup
parameters:
value -


网站地图