xlschartwallorfloor-ag凯发旗舰厅



com.spire.xls.core.spreadsheet.charts
class xlschartwallorfloor

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartwallorfloor
all implemented interfaces:
ichartfillborder, ichartwallorfloor
direct known subclasses:
chartwallorfloor

public class xlschartwallorfloor
extends xlsobject
implements ichartwallorfloor

constructor summary
xlschartwallorfloor(java.lang.object parent, boolean bwalls)
           
 
method summary
 java.lang.object deepclone(java.lang.object parent)
          clones current object.
 void delete()
           
 java.awt.color getbackgroundcolor()
          represents background color.
 ocolor getbackgroundcolorobject()
          represents background color.
 excelcolors getbackgroundknowncolor()
          represents background color.
 chartborder getborder()
           
 ishapefill getfill()
          represents xlsfill options.
 java.awt.color getforegroundcolor()
          represents foreground color.
 ocolor getforegroundcolorobject()
          represents foreground color.
 excelcolors getforegroundknowncolor()
          represents foreground color.
 format3d getformat3d()
          gets the chart3 d properties.
 ichartinterior getinterior()
          returns object, that represents area properties.
 chartborder getlineproperties()
          returns object, that represents line properties.
 excelpatterntype getpattern()
          represents pattern.
 chartshadow getshadow()
          gets the shadow properties.
 boolean getvisible()
          represents visible.
 boolean hasformat3d()
          gets a value indicating whether [has3d properties].
 boolean hasinterior()
          this property indicates whether interior object was created.
 boolean haslineproperties()
          this property indicates whether line formatting object was created.
 boolean hasshadow()
          gets a value indicating whether this instance has shadow properties.
 boolean isautomaticformat()
          represents if use automatic format.
 void isautomaticformat(boolean value)
          represents if use automatic format.
 void setbackgroundcolor(java.awt.color color)
          represents background color.
 void setbackgroundknowncolor(excelcolors value)
          represents background color.
 void setforegroundcolor(java.awt.color color)
          represents foreground color.
 void setforegroundknowncolor(excelcolors value)
          represents foreground color.
 void setpattern(excelpatterntype value)
          represents pattern.
 void settodefault()
          sets to default floor or walls.
 void setvisible(boolean value)
          represents visible.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

xlschartwallorfloor

public xlschartwallorfloor(java.lang.object parent,
                           boolean bwalls)
method detail

getborder

public chartborder getborder()
specified by:
getborder in interface ichartwallorfloor

hasinterior

public boolean hasinterior()
this property indicates whether interior object was created. read-only.
specified by:
hasinterior in interface ichartfillborder

haslineproperties

public boolean haslineproperties()
this property indicates whether line formatting object was created. read-only.
specified by:
haslineproperties in interface ichartfillborder

hasformat3d

public boolean hasformat3d()
gets a value indicating whether [has3d properties].
specified by:
hasformat3d in interface ichartfillborder

hasshadow

public boolean hasshadow()
gets a value indicating whether this instance has shadow properties.
specified by:
hasshadow in interface ichartfillborder

getlineproperties

public chartborder getlineproperties()
returns object, that represents line properties. read-only.
specified by:
getlineproperties in interface ichartfillborder

getinterior

public ichartinterior getinterior()
returns object, that represents area properties. read-only.
specified by:
getinterior in interface ichartfillborder

getfill

public ishapefill getfill()
represents xlsfill options. read-only.
specified by:
getfill in interface ichartfillborder

getformat3d

public format3d getformat3d()
gets the chart3 d properties.
specified by:
getformat3d in interface ichartfillborder

getshadow

public chartshadow getshadow()
gets the shadow properties.
specified by:
getshadow in interface ichartfillborder

delete

public void delete()
specified by:
delete in interface ichartwallorfloor

deepclone

public java.lang.object deepclone(java.lang.object parent)
clones current object.
parameters:
parent - parent object.
returns:
returns cloned object.

settodefault

public void settodefault()
sets to default floor or walls.

getforegroundcolor

public java.awt.color getforegroundcolor()
represents foreground color.

setforegroundcolor

public void setforegroundcolor(java.awt.color color)
represents foreground color.

getforegroundknowncolor

public excelcolors getforegroundknowncolor()
represents foreground color.

setforegroundknowncolor

public void setforegroundknowncolor(excelcolors value)
represents foreground color.

getforegroundcolorobject

public ocolor getforegroundcolorobject()
represents foreground color.

getbackgroundcolor

public java.awt.color getbackgroundcolor()
represents background color.

setbackgroundcolor

public void setbackgroundcolor(java.awt.color color)
represents background color.

getbackgroundknowncolor

public excelcolors getbackgroundknowncolor()
represents background color.

setbackgroundknowncolor

public void setbackgroundknowncolor(excelcolors value)
represents background color.

getbackgroundcolorobject

public ocolor getbackgroundcolorobject()
represents background color.

getpattern

public excelpatterntype getpattern()
represents pattern.

setpattern

public void setpattern(excelpatterntype value)
represents pattern.

isautomaticformat

public boolean isautomaticformat()
represents if use automatic format.

isautomaticformat

public void isautomaticformat(boolean value)
represents if use automatic format.

getvisible

public boolean getvisible()
represents visible.

setvisible

public void setvisible(boolean value)
represents visible.


网站地图