com.spire.xls.core
Interface IChartWallOrFloor

All Superinterfaces:
IChartFillBorder
All Known Implementing Classes:
ChartWallOrFloor, XlsChartWallOrFloor

public interface IChartWallOrFloor
extends IChartFillBorder


Method Summary
 void delete()
           
 ChartBorder getBorder()
           
 
Methods inherited from interface com.spire.xls.core.IChartFillBorder
getFill, getFormat3D, getInterior, getLineProperties, getShadow, hasFormat3D, hasInterior, hasLineProperties, hasShadow
 

Method Detail

getBorder

ChartBorder getBorder()

delete

void delete()