|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface ichartshape
method summary | |
---|---|
int |
getbottomrow()
bottom row of the chart in the worksheet. |
int |
getleftcolumn()
left column of the chart in the worksheet. |
int |
getrightcolumn()
right column of the chart in the worksheet. |
int |
gettoprow()
top row of the chart in the worksheet. |
void |
setbottomrow(int value)
bottom row of the chart in the worksheet. |
void |
setleftcolumn(int value)
left column of the chart in the worksheet. |
void |
setrightcolumn(int value)
right column of the chart in the worksheet. |
void |
settoprow(int value)
top row of the chart in the worksheet. |
methods inherited from interface com.spire.xls.core.ishape |
---|
getalternativetext, getfill, getheight, gethtmlstring, getid, getleft, getname, getonaction, getresizebehave, getrotation, getshadow, getshapetype, getthreed, gettop, getvisible, getwidth, islockaspectratio, islockaspectratio, islocked, islocked, isprintable, isprintable, remove, scale, setheight, sethtmlstring, setname, setonaction, setresizebehave, setrotation, settop, setvisible, setwidth |
method detail |
---|
int gettoprow()
void settoprow(int value)
int getbottomrow()
void setbottomrow(int value)
int getleftcolumn()
void setleftcolumn(int value)
int getrightcolumn()
void setrightcolumn(int value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |