com.spire.xls.charts
Class ChartInterior

java.lang.Object
  extended by com.spire.xls.core.spreadsheet.XlsObject
      extended by com.spire.xls.core.spreadsheet.charts.XlsChartInterior
          extended by com.spire.xls.charts.ChartInterior
All Implemented Interfaces:
IChartInterior

public class ChartInterior
extends XlsChartInterior


Constructor Summary
ChartInterior(java.lang.Object parent)
           
 
Method Summary
 
Methods inherited from class com.spire.xls.core.spreadsheet.charts.XlsChartInterior
deepClone, getBackgroundColor, getBackgroundColorObject, getBackgroundKnownColor, getForegroundColor, getForegroundColorObject, getForegroundKnownColor, getSwapColorsOnNegative, getUseDefaultFormat, initForFrameFormat, setBackgroundColor, setBackgroundKnownColor, setForegroundColor, setForegroundKnownColor, setSwapColorsOnNegative, setUseDefaultFormat
 
Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject
dispose
 
Methods inherited from interface com.spire.xls.core.IChartInterior
getPattern, setPattern
 

Constructor Detail

ChartInterior

public ChartInterior(java.lang.Object parent)