ichartgridline-ag凯发旗舰厅



com.spire.xls.core
interface ichartgridline

all known implementing classes:
chartgridline, xlschartgridline

public interface ichartgridline

method summary
 chartborder getborder()
          gets line border.
 ishapefill getfill()
          represents xlsfill options.
 format3d getformat3d()
          gets the chart3 d properties.
 ichartinterior getinterior()
          returns object, that represents area properties.
 chartborder getlineproperties()
          returns object, that represents line properties.
 chartshadow getshadow()
          gets the shadow properties.
 
method detail

getborder

chartborder getborder()
gets line border. read only.

getformat3d

format3d getformat3d()
gets the chart3 d properties.

getshadow

chartshadow getshadow()
gets the shadow properties.

getlineproperties

chartborder getlineproperties()
returns object, that represents line properties. read-only.

getinterior

ichartinterior getinterior()
returns object, that represents area properties. read-only.

getfill

ishapefill getfill()
represents xlsfill options. read-only.


网站地图