com.spire.xls.charts
Class ChartWallOrFloor

java.lang.Object
  extended by com.spire.xls.core.spreadsheet.XlsObject
      extended by com.spire.xls.core.spreadsheet.charts.XlsChartWallOrFloor
          extended by com.spire.xls.charts.ChartWallOrFloor
All Implemented Interfaces:
IChartFillBorder, IChartWallOrFloor

public class ChartWallOrFloor
extends XlsChartWallOrFloor


Constructor Summary
ChartWallOrFloor(java.lang.Object parent, boolean bWalls)
           
 
Method Summary
 
Methods inherited from class com.spire.xls.core.spreadsheet.charts.XlsChartWallOrFloor
deepClone, delete, getBackGroundColor, getBackGroundColorObject, getBackGroundKnownColor, getBorder, getFill, getForeGroundColor, getForeGroundColorObject, getForeGroundKnownColor, getFormat3D, getInterior, getLineProperties, getPattern, getShadow, getVisible, hasFormat3D, hasInterior, hasLineProperties, hasShadow, isAutomaticFormat, isAutomaticFormat, setBackGroundColor, setBackGroundKnownColor, setForeGroundColor, setForeGroundKnownColor, setPattern, setToDefault, setVisible
 
Methods inherited from class com.spire.xls.core.spreadsheet.XlsObject
dispose
 

Constructor Detail

ChartWallOrFloor

public ChartWallOrFloor(java.lang.Object parent,
                        boolean bWalls)