|
|||||||||
| 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, getID, getLeft, getName, getOnAction, getResizeBehave, getRotation, getShadow, getShapeType, getThreeD, getTop, getVisible, getWidth, isLockAspectRatio, isLockAspectRatio, isLocked, isLocked, isPrintable, isPrintable, remove, scale, setHeight, 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 | ||||||||