xlschartshape-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.shapes
class xlschartshape

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.shapes.xlsshape
          extended by com.spire.xls.core.spreadsheet.shapes.xlschartshape
all implemented interfaces:
ichart, ichartshape, ishape
direct known subclasses:
chart

public class xlschartshape
extends xlsshape
implements ichartshape

constructor summary
xlschartshape(java.lang.object parent)
           
 
method summary
 ishape deepclone(java.lang.object parent, java.util.hashmap hashnewnames, java.util.hashmap dicfontindexes, boolean addtocollections)
          creates a clone of the current shape.
 boolean getautoscaling()
          true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart.
 int getbottomrow()
          bottom row of the chart in the worksheet.
 java.lang.string getcategoryaxistitle()
          title of the category axis.
 ichartframeformat getchartarea()
          returns an object that represents the complete chart area for the chart.
 java.lang.string getcharttitle()
          represents the title of the specified chart.
 icharttextarea getcharttitlearea()
          gets title text area.
 excelcharttype getcharttype()
          type of the chart.
 icheckboxes getcheckboxes()
          returns collection with all checkboxes inside this worksheet.
 java.lang.string getcodename()
          gets code name of the chart.
 icomboboxes getcomboboxes()
          returns collection with all comboboxes inside this worksheet.
 ixlsrange getdatarange()
          datarange for the chart series.
 ichartdatatable getdatatable()
          represents charts datatable object.
 int getdepthpercent()
          returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
 boolean getdisplayaxisfieldbuttons()
          gets or sets a value indicating whether [show axis field buttons].
 chartplotemptytype getdisplayblanksas()
          represents the way that blank cells are plotted on a chart.
 boolean getdisplayentirefieldbuttons()
          gets or sets a value indicating whether [show all field buttons].
 boolean getdisplaylegendfieldbuttons()
          gets or sets a value indicating whether [show legend field buttons].
 boolean getdisplayvaluefieldbuttons()
          gets or sets a value indicating whether [show value field buttons].
 int getelevation()
          returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
 ichartwallorfloor getfloor()
          represents chart floor.
 int getgapdepth()
          returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
 double getheightfordouble()
          height of the chart in points (1/72 inch).
 int getheightpercent()
          returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
 int getleftcolumn()
          left column of the chart in the worksheet.
 ichartlegend getlegend()
          represents chart legend.
 ichartpagesetup getpagesetup()
          page setup for the chart.
 int getperspective()
          returns or sets the perspective for the 3-d chart view (0 to 100).
 excelcharttype getpivotcharttype()
          gets or sets the type of the pivot chart.
 pivottable getpivottable()
          gets or sets the pivot source.
 ichartframeformat getplotarea()
          returns plot area frame format.
 boolean getplotvisibleonly()
          true if only visible cells are plotted.
 ichartcategoryaxis getprimarycategoryaxis()
          primary category axis.
 ichartseriesaxis getprimaryserieaxis()
          primary serie axis.
 ichartvalueaxis getprimaryvalueaxis()
          primary value axis.
 boolean getrightangleaxes()
          true if the chart axes are at right angles, independent of chart rotation or elevation.
 int getrightcolumn()
          right column of the chart in the worksheet.
 int getrotation()
          returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
 ichartcategoryaxis getsecondarycategoryaxis()
          secondary category axis.
 java.lang.string getsecondarycategoryaxistitle()
          title of the secondary category axis.
 ichartvalueaxis getsecondaryvalueaxis()
          secondary value axis.
 java.lang.string getsecondaryvalueaxistitle()
          title of the secondary value axis.
 java.lang.string getseriesaxistitle()
          title of the series axis.
 boolean getseriesdatafromrange()
          true if series are in rows in datarange; false otherwise.
 ishapes getshapes()
          returns chart shapes.
 boolean getshowreportfilterfieldbuttons()
          gets or sets a value indicating whether [show report filter field buttons].
 boolean getsizewithwindow()
          true if microsoft excel resizes the chart to match the size of the chart sheet window.
 boolean getsupportwallsandfloor()
          indicates whether this chart supports walls and floor.
 itextboxes gettextboxes()
          returns collection with all textboxes inside this worksheet.
 int gettoprow()
          top row of the chart in the worksheet.
 java.lang.string getvalueaxistitle()
          title of the value axis.
 ichartwallorfloor getwalls()
          represents chart walls.
 boolean getwallsandgridlines2d()
          true if gridlines are drawn two-dimensionally on a 3-d chart.
 double getwidthfordouble()
          width of the chart in points (1/72 inch).
 double getxpos()
          x coordinate of the upper-left corner of the chart in points (1/72 inch).
 double getypos()
          y coordinate of the upper-left corner of the chart in points (1/72 inch).
 boolean haschartarea()
          indicates whether chart has chart area.
 void haschartarea(boolean value)
          indicates whether chart has chart area.
 boolean hascharttitle()
          indicates wheather the chart has title
 boolean hasdatatable()
          true if the chart has a data table.
 void hasdatatable(boolean hasdatatable)
          sets true if the chart has a data table.
 boolean hasfloor()
          gets value indicating whether floor object was created.
 boolean haslegend()
          true if the chart has a legend object.
 void haslegend(boolean haslegend)
          true if the chart has a legend object.
 boolean haspivottable()
          indicates whether contains pivot table.
 boolean hasplotarea()
          indicates whether chart has plot area.
 void hasplotarea(boolean value)
          indicates whether chart has plot area.
 boolean haswalls()
          gets value indicating whether floor object was created.
 boolean isrighttoleft()
          indicates whether chart is displayed right to left.
 void isrighttoleft(boolean value)
          indicates whether chart is displayed right to left.
 void setautoscaling(boolean value)
          true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart.
 void setbottomrow(int bottomrow)
          sets bottom row of the chart in the worksheet.
 void setcategoryaxistitle(java.lang.string value)
          title of the category axis.
 void setcharttitle(java.lang.string charttitle)
          sets the title of the specified chart.
 void setcharttype(excelcharttype charttype)
          sets type of the chart.
 void setdatarange(ixlsrange value)
          datarange for the chart series.
 void setdepthpercent(int value)
          returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
 void setdisplayaxisfieldbuttons(boolean value)
          gets or sets a value indicating whether [show axis field buttons].
 void setdisplayblanksas(chartplotemptytype value)
          represents the way that blank cells are plotted on a chart.
 void setdisplayentirefieldbuttons(boolean value)
          gets or sets a value indicating whether [show all field buttons].
 void setdisplaylegendfieldbuttons(boolean value)
          gets or sets a value indicating whether [show legend field buttons].
 void setdisplayvaluefieldbuttons(boolean value)
          gets or sets a value indicating whether [show value field buttons].
 void setelevation(int value)
          returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
 void setgapdepth(int value)
          returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
 void setheight(double value)
           
 void setheightpercent(int value)
          returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
 void setleftcolumn(int leftcolumn)
          sets left column of the chart in the worksheet.
 void setperspective(int value)
          returns or sets the perspective for the 3-d chart view (0 to 100).
 void setpivotcharttype(excelcharttype value)
          gets or sets the type of the pivot chart.
 void setpivottable(pivottable value)
          gets or sets the pivot source.
 void setplotvisibleonly(boolean value)
          true if only visible cells are plotted.
 void setrightangleaxes(boolean value)
          true if the chart axes are at right angles, independent of chart rotation or elevation.
 void setrightcolumn(int rightcolumn)
          sets right column of the chart in the worksheet.
 void setrotation(int value)
          returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
 void setsecondarycategoryaxistitle(java.lang.string value)
          title of the secondary category axis.
 void setsecondaryvalueaxistitle(java.lang.string value)
          title of the secondary value axis.
 void setseriesaxistitle(java.lang.string value)
          title of the series axis.
 void setseriesdatafromrange(boolean seriesdatafromrange)
          ture indicates the series data are from cell range in worksheet.
 void setshowreportfilterfieldbuttons(boolean value)
          gets or sets a value indicating whether [show report filter field buttons].
 void setsizewithwindow(boolean value)
          true if microsoft excel resizes the chart to match the size of the chart sheet window.
 void settoprow(int toprow)
          sets top row of the chart in the worksheet.
 void setvalueaxistitle(java.lang.string value)
          title of the value axis.
 void setwallsandgridlines2d(boolean value)
          true if gridlines are drawn two-dimensionally on a 3-d chart.
 void setwidth(double value)
          width of the chart in points (1/72 inch).
 void setxpos(double value)
          x coordinate of the upper-left corner of the chart in points (1/72 inch).
 void setypos(double value)
          y coordinate of the upper-left corner of the chart in points (1/72 inch).
 
methods inherited from class com.spire.xls.core.spreadsheet.shapes.xlsshape
deepclone, getalternativetext, getalternativetexttitle, getautosize, getbottomrowoffset, getfill, getheight, gethtmlstring, getid, getleft, getleftcolumnoffset, getline, getname, getonaction, getresizebehave, getrightcolumnoffset, getshadow, getshapeid, getshapetype, getthreed, gettop, gettoprowoffset, getupdatepositions, getvisible, getvmlshape, getwidth, hasfill, hasfill, haslineformat, haslineformat, isfliph, isfliph, isflipv, isflipv, isgroup, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, isrelative, isrelative, remove, scale, setalternativetext, setalternativetexttitle, setautosize, setbottomrowoffset, setheight, sethtmlstring, setleft, setleftcolumnoffset, setname, setonaction, setresizebehave, setrightcolumnoffset, setshapetype, settop, settoprowoffset, setupdatepositions, setvisible, setwidth
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
methods inherited from interface com.spire.xls.core.ishape
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getshadow, getshapetype, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, settop, setvisible, setwidth
 
methods inherited from interface com.spire.xls.core.ichart
getname
 
constructor detail

xlschartshape

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

getcharttype

public excelcharttype getcharttype()
type of the chart.
specified by:
getcharttype in interface ichart

setcharttype

public void setcharttype(excelcharttype charttype)
sets type of the chart.
specified by:
setcharttype in interface ichart
parameters:
charttype -

getdatarange

public ixlsrange getdatarange()
datarange for the chart series.
specified by:
getdatarange in interface ichart

setdatarange

public void setdatarange(ixlsrange value)
datarange for the chart series.
specified by:
setdatarange in interface ichart

getseriesdatafromrange

public boolean getseriesdatafromrange()
true if series are in rows in datarange; false otherwise.
specified by:
getseriesdatafromrange in interface ichart

setseriesdatafromrange

public void setseriesdatafromrange(boolean seriesdatafromrange)
ture indicates the series data are from cell range in worksheet. false otherwise.
specified by:
setseriesdatafromrange in interface ichart

getpagesetup

public ichartpagesetup getpagesetup()
page setup for the chart. read-only.
specified by:
getpagesetup in interface ichart

getxpos

public double getxpos()
x coordinate of the upper-left corner of the chart in points (1/72 inch).
specified by:
getxpos in interface ichart

setxpos

public void setxpos(double value)
x coordinate of the upper-left corner of the chart in points (1/72 inch).

getypos

public double getypos()
y coordinate of the upper-left corner of the chart in points (1/72 inch).
specified by:
getypos in interface ichart

setypos

public void setypos(double value)
y coordinate of the upper-left corner of the chart in points (1/72 inch).

getwidthfordouble

public double getwidthfordouble()
width of the chart in points (1/72 inch). !!!autoporter warning: namesake explicit interface implementation property that can't be autoported! if you want to autoport it, the explicit property should just call the actual property.
specified by:
getwidthfordouble in interface ichart

setwidth

public void setwidth(double value)
width of the chart in points (1/72 inch). !!!autoporter warning: namesake explicit interface implementation property that can't be autoported! if you want to autoport it, the explicit property should just call the actual property.

getheightfordouble

public double getheightfordouble()
height of the chart in points (1/72 inch). !!!autoporter warning: namesake explicit interface implementation property that can't be autoported! if you want to autoport it, the explicit property should just call the actual property.
specified by:
getheightfordouble in interface ichart

setheight

public void setheight(double value)

getprimarycategoryaxis

public ichartcategoryaxis getprimarycategoryaxis()
primary category axis. read-only.
specified by:
getprimarycategoryaxis in interface ichart

getprimaryvalueaxis

public ichartvalueaxis getprimaryvalueaxis()
primary value axis. read-only.
specified by:
getprimaryvalueaxis in interface ichart

getprimaryserieaxis

public ichartseriesaxis getprimaryserieaxis()
primary serie axis. read-only.
specified by:
getprimaryserieaxis in interface ichart

getsecondarycategoryaxis

public ichartcategoryaxis getsecondarycategoryaxis()
secondary category axis. read-only.
specified by:
getsecondarycategoryaxis in interface ichart

getsecondaryvalueaxis

public ichartvalueaxis getsecondaryvalueaxis()
secondary value axis. read-only.
specified by:
getsecondaryvalueaxis in interface ichart

getchartarea

public ichartframeformat getchartarea()
returns an object that represents the complete chart area for the chart. read-only.
specified by:
getchartarea in interface ichart

getplotarea

public ichartframeformat getplotarea()
returns plot area frame format. read-only.
specified by:
getplotarea in interface ichart

getwalls

public ichartwallorfloor getwalls()
represents chart walls. read-only.
specified by:
getwalls in interface ichart

getsupportwallsandfloor

public boolean getsupportwallsandfloor()
indicates whether this chart supports walls and floor. read-only.

getfloor

public ichartwallorfloor getfloor()
represents chart floor. read-only.
specified by:
getfloor in interface ichart

getdatatable

public ichartdatatable getdatatable()
represents charts datatable object.
specified by:
getdatatable in interface ichart

hascharttitle

public boolean hascharttitle()
indicates wheather the chart has title

haschartarea

public boolean haschartarea()
indicates whether chart has chart area.

haschartarea

public void haschartarea(boolean value)
indicates whether chart has chart area.

hasdatatable

public boolean hasdatatable()
true if the chart has a data table.
specified by:
hasdatatable in interface ichart

hasdatatable

public void hasdatatable(boolean hasdatatable)
sets true if the chart has a data table.
specified by:
hasdatatable in interface ichart

hasfloor

public boolean hasfloor()
gets value indicating whether floor object was created.

haswalls

public boolean haswalls()
gets value indicating whether floor object was created.

getlegend

public ichartlegend getlegend()
represents chart legend.
specified by:
getlegend in interface ichart

haslegend

public boolean haslegend()
true if the chart has a legend object.
specified by:
haslegend in interface ichart

haslegend

public void haslegend(boolean haslegend)
true if the chart has a legend object.
specified by:
haslegend in interface ichart

haspivottable

public boolean haspivottable()
indicates whether contains pivot table.

getrotation

public int getrotation()
returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
specified by:
getrotation in interface ichart
specified by:
getrotation in interface ishape
overrides:
getrotation in class xlsshape

setrotation

public void setrotation(int value)
returns or sets the rotation of the 3-d chart view (the rotation of the plot area around the z-axis, in degrees).(0 to 360 degrees).
specified by:
setrotation in interface ichart
specified by:
setrotation in interface ishape
overrides:
setrotation in class xlsshape

getelevation

public int getelevation()
returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
specified by:
getelevation in interface ichart

setelevation

public void setelevation(int value)
returns or sets the elevation of the 3-d chart view, in degrees (?0 to 90 degrees).
specified by:
setelevation in interface ichart

getperspective

public int getperspective()
returns or sets the perspective for the 3-d chart view (0 to 100).
specified by:
getperspective in interface ichart

setperspective

public void setperspective(int value)
returns or sets the perspective for the 3-d chart view (0 to 100).
specified by:
setperspective in interface ichart

getheightpercent

public int getheightpercent()
returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
specified by:
getheightpercent in interface ichart

setheightpercent

public void setheightpercent(int value)
returns or sets the height of a 3-d chart as a percentage of the chart width (between 5 and 500 percent).
specified by:
setheightpercent in interface ichart

getdepthpercent

public int getdepthpercent()
returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
specified by:
getdepthpercent in interface ichart

setdepthpercent

public void setdepthpercent(int value)
returns or sets the depth of a 3-d chart as a percentage of the chart width (between 20 and 2000 percent).
specified by:
setdepthpercent in interface ichart

getgapdepth

public int getgapdepth()
returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
specified by:
getgapdepth in interface ichart

setgapdepth

public void setgapdepth(int value)
returns or sets the distance between the data series in a 3-d chart, as a percentage of the marker width.( 0 - 500 )
specified by:
setgapdepth in interface ichart

getrightangleaxes

public boolean getrightangleaxes()
true if the chart axes are at right angles, independent of chart rotation or elevation.
specified by:
getrightangleaxes in interface ichart

setrightangleaxes

public void setrightangleaxes(boolean value)
true if the chart axes are at right angles, independent of chart rotation or elevation.
specified by:
setrightangleaxes in interface ichart

getautoscaling

public boolean getautoscaling()
true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart.
specified by:
getautoscaling in interface ichart

setautoscaling

public void setautoscaling(boolean value)
true if microsoft excel scales a 3-d chart so that it's closer in size to the equivalent 2-d chart.
specified by:
setautoscaling in interface ichart

getwallsandgridlines2d

public boolean getwallsandgridlines2d()
true if gridlines are drawn two-dimensionally on a 3-d chart.
specified by:
getwallsandgridlines2d in interface ichart

setwallsandgridlines2d

public void setwallsandgridlines2d(boolean value)
true if gridlines are drawn two-dimensionally on a 3-d chart.
specified by:
setwallsandgridlines2d in interface ichart

hasplotarea

public boolean hasplotarea()
indicates whether chart has plot area.
specified by:
hasplotarea in interface ichart

hasplotarea

public void hasplotarea(boolean value)
indicates whether chart has plot area.
specified by:
hasplotarea in interface ichart

getdisplayblanksas

public chartplotemptytype getdisplayblanksas()
represents the way that blank cells are plotted on a chart.
specified by:
getdisplayblanksas in interface ichart

setdisplayblanksas

public void setdisplayblanksas(chartplotemptytype value)
represents the way that blank cells are plotted on a chart.
specified by:
setdisplayblanksas in interface ichart

getplotvisibleonly

public boolean getplotvisibleonly()
true if only visible cells are plotted. false if both visible and hidden cells are plotted.
specified by:
getplotvisibleonly in interface ichart

setplotvisibleonly

public void setplotvisibleonly(boolean value)
true if only visible cells are plotted. false if both visible and hidden cells are plotted.
specified by:
setplotvisibleonly in interface ichart

getsizewithwindow

public boolean getsizewithwindow()
true if microsoft excel resizes the chart to match the size of the chart sheet window. false if the chart size isn't attached to the window size. applies only to chart sheets.
specified by:
getsizewithwindow in interface ichart

setsizewithwindow

public void setsizewithwindow(boolean value)
true if microsoft excel resizes the chart to match the size of the chart sheet window. false if the chart size isn't attached to the window size. applies only to chart sheets.
specified by:
setsizewithwindow in interface ichart

getpivottable

public pivottable getpivottable()
gets or sets the pivot source.
specified by:
getpivottable in interface ichart

setpivottable

public void setpivottable(pivottable value)
gets or sets the pivot source.
specified by:
setpivottable in interface ichart

getpivotcharttype

public excelcharttype getpivotcharttype()
gets or sets the type of the pivot chart.
specified by:
getpivotcharttype in interface ichart

setpivotcharttype

public void setpivotcharttype(excelcharttype value)
gets or sets the type of the pivot chart.
specified by:
setpivotcharttype in interface ichart

getdisplayentirefieldbuttons

public boolean getdisplayentirefieldbuttons()
gets or sets a value indicating whether [show all field buttons].
specified by:
getdisplayentirefieldbuttons in interface ichart

setdisplayentirefieldbuttons

public void setdisplayentirefieldbuttons(boolean value)
gets or sets a value indicating whether [show all field buttons].
specified by:
setdisplayentirefieldbuttons in interface ichart

getdisplayvaluefieldbuttons

public boolean getdisplayvaluefieldbuttons()
gets or sets a value indicating whether [show value field buttons].
specified by:
getdisplayvaluefieldbuttons in interface ichart

setdisplayvaluefieldbuttons

public void setdisplayvaluefieldbuttons(boolean value)
gets or sets a value indicating whether [show value field buttons].
specified by:
setdisplayvaluefieldbuttons in interface ichart

getdisplayaxisfieldbuttons

public boolean getdisplayaxisfieldbuttons()
gets or sets a value indicating whether [show axis field buttons].
specified by:
getdisplayaxisfieldbuttons in interface ichart

setdisplayaxisfieldbuttons

public void setdisplayaxisfieldbuttons(boolean value)
gets or sets a value indicating whether [show axis field buttons].
specified by:
setdisplayaxisfieldbuttons in interface ichart

getdisplaylegendfieldbuttons

public boolean getdisplaylegendfieldbuttons()
gets or sets a value indicating whether [show legend field buttons].
specified by:
getdisplaylegendfieldbuttons in interface ichart

setdisplaylegendfieldbuttons

public void setdisplaylegendfieldbuttons(boolean value)
gets or sets a value indicating whether [show legend field buttons].
specified by:
setdisplaylegendfieldbuttons in interface ichart

getshowreportfilterfieldbuttons

public boolean getshowreportfilterfieldbuttons()
gets or sets a value indicating whether [show report filter field buttons].
specified by:
getshowreportfilterfieldbuttons in interface ichart

setshowreportfilterfieldbuttons

public void setshowreportfilterfieldbuttons(boolean value)
gets or sets a value indicating whether [show report filter field buttons].
specified by:
setshowreportfilterfieldbuttons in interface ichart

gettoprow

public int gettoprow()
top row of the chart in the worksheet.
specified by:
gettoprow in interface ichartshape
overrides:
gettoprow in class xlsshape

settoprow

public void settoprow(int toprow)
sets top row of the chart in the worksheet.
specified by:
settoprow in interface ichartshape
overrides:
settoprow in class xlsshape

getbottomrow

public int getbottomrow()
bottom row of the chart in the worksheet.
specified by:
getbottomrow in interface ichartshape
overrides:
getbottomrow in class xlsshape

setbottomrow

public void setbottomrow(int bottomrow)
sets bottom row of the chart in the worksheet.
specified by:
setbottomrow in interface ichartshape
overrides:
setbottomrow in class xlsshape

getleftcolumn

public int getleftcolumn()
left column of the chart in the worksheet.
specified by:
getleftcolumn in interface ichartshape
overrides:
getleftcolumn in class xlsshape

setleftcolumn

public void setleftcolumn(int leftcolumn)
sets left column of the chart in the worksheet.
specified by:
setleftcolumn in interface ichartshape
overrides:
setleftcolumn in class xlsshape

getrightcolumn

public int getrightcolumn()
right column of the chart in the worksheet.
specified by:
getrightcolumn in interface ichartshape
overrides:
getrightcolumn in class xlsshape

setrightcolumn

public void setrightcolumn(int rightcolumn)
sets right column of the chart in the worksheet.
specified by:
setrightcolumn in interface ichartshape
overrides:
setrightcolumn in class xlsshape

getcharttitlearea

public icharttextarea getcharttitlearea()
gets title text area. read-only.

getcharttitle

public java.lang.string getcharttitle()
represents the title of the specified chart.

setcharttitle

public void setcharttitle(java.lang.string charttitle)
sets the title of the specified chart.

getcategoryaxistitle

public java.lang.string getcategoryaxistitle()
title of the category axis.

setcategoryaxistitle

public void setcategoryaxistitle(java.lang.string value)
title of the category axis.

getvalueaxistitle

public java.lang.string getvalueaxistitle()
title of the value axis.

setvalueaxistitle

public void setvalueaxistitle(java.lang.string value)
title of the value axis.

getsecondarycategoryaxistitle

public java.lang.string getsecondarycategoryaxistitle()
title of the secondary category axis.

setsecondarycategoryaxistitle

public void setsecondarycategoryaxistitle(java.lang.string value)
title of the secondary category axis.

getsecondaryvalueaxistitle

public java.lang.string getsecondaryvalueaxistitle()
title of the secondary value axis.

setsecondaryvalueaxistitle

public void setsecondaryvalueaxistitle(java.lang.string value)
title of the secondary value axis.

getseriesaxistitle

public java.lang.string getseriesaxistitle()
title of the series axis.

setseriesaxistitle

public void setseriesaxistitle(java.lang.string value)
title of the series axis.

getshapes

public ishapes getshapes()
returns chart shapes.

gettextboxes

public itextboxes gettextboxes()
returns collection with all textboxes inside this worksheet. read-only.

getcheckboxes

public icheckboxes getcheckboxes()
returns collection with all checkboxes inside this worksheet. read-only.

getcomboboxes

public icomboboxes getcomboboxes()
returns collection with all comboboxes inside this worksheet. read-only.

getcodename

public java.lang.string getcodename()
gets code name of the chart.

isrighttoleft

public boolean isrighttoleft()
indicates whether chart is displayed right to left.

isrighttoleft

public void isrighttoleft(boolean value)
indicates whether chart is displayed right to left.

deepclone

public ishape deepclone(java.lang.object parent,
                        java.util.hashmap hashnewnames,
                        java.util.hashmap dicfontindexes,
                        boolean addtocollections)
creates a clone of the current shape.
overrides:
deepclone in class xlsshape
parameters:
parent - new parent for the shape object.
hashnewnames - hashtable with new worksheet names.
dicfontindexes - dictionary with new font indexes.
returns:
a copy of the current shape.


网站地图