excelinterior-ag凯发旗舰厅



com.spire.xls
class excelinterior

java.lang.object
  extended by com.spire.xls.excelinterior
all implemented interfaces:
iinterior

public class excelinterior
extends java.lang.object
implements iinterior

used to get or set interior settings.


constructor summary
excelinterior(iinterior interior)
           
 
method summary
 java.awt.color getcolor()
          returns or sets the cell shading color.
 excelpatterntype getfillpattern()
          gets / sets xlsfill pattern.
 excelgradient getgradient()
          returns gradient object for this extended format.
 excelcolors getknowncolor()
          returns or sets the color of the interior.
 java.awt.color getpatterncolor()
          returns or sets the color of the interior pattern as an system.drawing.color value.
 excelcolors getpatternknowncolor()
          returns or sets the color of the interior pattern as an index into the current color palette.
 void setcolor(java.awt.color value)
          returns or sets the cell shading color.
 void setfillpattern(excelpatterntype fillpattern)
          gets / sets xlsfill pattern.
 void setknowncolor(excelcolors value)
          returns or sets the color of the interior.
 void setpatterncolor(java.awt.color value)
          returns or sets the color of the interior pattern as an system.drawing.color value.
 void setpatterncolor(com.spire.ms.system.drawing.color value)
           
 void setpatternknowncolor(excelcolors value)
          returns or sets the color of the interior pattern as an index into the current color palette.
 
constructor detail

excelinterior

public excelinterior(iinterior interior)
method detail

getpatternknowncolor

public excelcolors getpatternknowncolor()
description copied from interface: iinterior
returns or sets the color of the interior pattern as an index into the current color palette.
specified by:
getpatternknowncolor in interface iinterior

setpatternknowncolor

public void setpatternknowncolor(excelcolors value)
description copied from interface: iinterior
returns or sets the color of the interior pattern as an index into the current color palette.
specified by:
setpatternknowncolor in interface iinterior

getpatterncolor

public java.awt.color getpatterncolor()
description copied from interface: iinterior
returns or sets the color of the interior pattern as an system.drawing.color value.
specified by:
getpatterncolor in interface iinterior

setpatterncolor

public void setpatterncolor(java.awt.color value)
description copied from interface: iinterior
returns or sets the color of the interior pattern as an system.drawing.color value.
specified by:
setpatterncolor in interface iinterior

setpatterncolor

public void setpatterncolor(com.spire.ms.system.drawing.color value)

getknowncolor

public excelcolors getknowncolor()
description copied from interface: iinterior
returns or sets the color of the interior. the color is specified as an index value into the current color palette.
specified by:
getknowncolor in interface iinterior

setknowncolor

public void setknowncolor(excelcolors value)
description copied from interface: iinterior
returns or sets the color of the interior. the color is specified as an index value into the current color palette.
specified by:
setknowncolor in interface iinterior

getcolor

public java.awt.color getcolor()
description copied from interface: iinterior
returns or sets the cell shading color.
specified by:
getcolor in interface iinterior

setcolor

public void setcolor(java.awt.color value)
description copied from interface: iinterior
returns or sets the cell shading color.
specified by:
setcolor in interface iinterior

getgradient

public excelgradient getgradient()
returns gradient object for this extended format.
specified by:
getgradient in interface iinterior
returns:

getfillpattern

public excelpatterntype getfillpattern()
description copied from interface: iinterior
gets / sets xlsfill pattern.
specified by:
getfillpattern in interface iinterior

setfillpattern

public void setfillpattern(excelpatterntype fillpattern)
description copied from interface: iinterior
gets / sets xlsfill pattern.
specified by:
setfillpattern in interface iinterior


网站地图