xlschartdropbar-ag凯发旗舰厅



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

java.lang.object
  extended by com.spire.xls.core.spreadsheet.xlsobject
      extended by com.spire.xls.core.spreadsheet.charts.xlschartdropbar
all implemented interfaces:
ichartdropbar, ichartfillborder
direct known subclasses:
chartdropbar

public class xlschartdropbar
extends xlsobject
implements ichartdropbar

constructor summary
xlschartdropbar(java.lang.object parent)
           
 
method summary
 xlschartdropbar clone(java.lang.object parent)
          clones current object.
 java.awt.color getbackgroundcolor()
          gets or sets background color.
 ocolor getbackgroundcolorobject()
           
 excelcolors getbackgroundknowncolor()
          gets or sets background color.
 ishapefill getfill()
          represents xlsfill options.
 java.awt.color getforegroundcolor()
          gets or sets foreground color.
 ocolor getforegroundcolorobject()
          gets or sets foreground color.
 excelcolors getforegroundknowncolor()
           
 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()
          gets pattern.
 chartshadow getshadow()
          gets the shadow properties.
 boolean getvisible()
          gets or sets visiblity.
 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()
          gets if use automatic format.
 void isautomaticformat(boolean value)
          gets if use automatic format.
 void setbackgroundcolor(java.awt.color color)
          gets or sets background color.
 void setbackgroundknowncolor(excelcolors value)
          gets or sets background color.
 void setforegroundknowncolor(excelcolors value)
           
 void setpattern(excelpatterntype value)
          gets pattern.
 void setvisible(boolean value)
          gets or sets visiblity.
 
methods inherited from class com.spire.xls.core.spreadsheet.xlsobject
dispose
 
constructor detail

xlschartdropbar

public xlschartdropbar(java.lang.object parent)
method detail

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

getforegroundcolorobject

public ocolor getforegroundcolorobject()
gets or sets foreground color.

getforegroundcolor

public java.awt.color getforegroundcolor()
gets or sets foreground color.

getforegroundknowncolor

public excelcolors getforegroundknowncolor()

setforegroundknowncolor

public void setforegroundknowncolor(excelcolors value)

getbackgroundcolor

public java.awt.color getbackgroundcolor()
gets or sets background color.

setbackgroundcolor

public void setbackgroundcolor(java.awt.color color)
gets or sets background color.

getbackgroundknowncolor

public excelcolors getbackgroundknowncolor()
gets or sets background color.

setbackgroundknowncolor

public void setbackgroundknowncolor(excelcolors value)
gets or sets background color.

getbackgroundcolorobject

public ocolor getbackgroundcolorobject()

getpattern

public excelpatterntype getpattern()
gets pattern.

setpattern

public void setpattern(excelpatterntype value)
gets pattern.

isautomaticformat

public boolean isautomaticformat()
gets if use automatic format.

isautomaticformat

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

getvisible

public boolean getvisible()
gets or sets visiblity.

setvisible

public void setvisible(boolean value)
gets or sets visiblity.

clone

public xlschartdropbar clone(java.lang.object parent)
clones current object.
returns:
returns cloned object.


网站地图