ichartframeformat-ag凯发旗舰厅



com.spire.xls.core
interface ichartframeformat

all superinterfaces:
ichartfillborder
all known implementing classes:
chartarea, chartplotarea, xlschartframeformat, xlschartplotarea

public interface ichartframeformat
extends ichartfillborder

method summary
 void clear()
          clear curent plot area.
  getborder()
          represents chart border.
 boolean isbordercornersround()
          gets or sets flag if border corners is round.
 
methods inherited from interface com.spire.xls.core.ichartfillborder
getfill, getformat3d, getinterior, getlineproperties, getshadow, hasformat3d, hasinterior, haslineproperties, hasshadow
 
method detail

isbordercornersround

boolean isbordercornersround()
gets or sets flag if border corners is round.

getborder

 getborder()
represents chart border. read only.

clear

void clear()
clear curent plot area.


网站地图