|
|||||||||
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.charts.XlsChartFrameFormat
com.spire.xls.core.spreadsheet.charts.XlsChartPlotArea
com.spire.xls.charts.ChartPlotArea
public class ChartPlotArea
Constructor Summary | |
---|---|
ChartPlotArea(java.lang.Object parent)
|
Method Summary | |
---|---|
ChartBorder |
getBorder()
Represents chart border. |
ChartInterior |
getInterior()
Represents frame interior. |
Workbook |
getWorkbook()
|
Methods inherited from class com.spire.xls.core.spreadsheet.charts.XlsChartFrameFormat |
---|
deepClone, getBackGroundColor, getBackGroundColorObject, getBackGroundKnownColor, getFill, getForeGroundColor, getForeGroundColorObject, getForeGroundKnownColor, getFormat3D, getHeight, getLineProperties, getPattern, getShadow, getVisible, getWidth, getX, getY, hasFormat3D, hasInterior, hasLineProperties, hasShadow, isAutomaticFormat, isAutomaticFormat, isAutoPosition, isAutoPosition, isAutoSize, isAutoSize, isBorderCornersRound, isBorderCornersRound, isHMode, isHMode, isWMode, isWMode, isXMode, isXMode, isYMode, isYMode, setBackGroundColor, setBackGroundKnownColor, setForeGroundColor, setForeGroundKnownColor, setHeight, setPattern, setVisible, setWidth, setX, setY |
Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject |
---|
dispose |
Methods inherited from interface com.spire.xls.core.IChartFrameFormat |
---|
clear |
Constructor Detail |
---|
public ChartPlotArea(java.lang.Object parent)
Method Detail |
---|
public ChartBorder getBorder()
getBorder
in interface IChartFrameFormat
getBorder
in class XlsChartFrameFormat
public ChartInterior getInterior()
getInterior
in interface IChartFillBorder
getInterior
in class XlsChartFrameFormat
public Workbook getWorkbook()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |