|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |
public interface iinterior
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 value)
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 |
setpatternknowncolor(excelcolors value)
returns or sets the color of the interior pattern as an index into the current color palette. |
method detail |
---|
excelcolors getpatternknowncolor()
void setpatternknowncolor(excelcolors value)
java.awt.color getpatterncolor()
void setpatterncolor(java.awt.color value)
excelcolors getknowncolor()
void setknowncolor(excelcolors value)
java.awt.color getcolor()
void setcolor(java.awt.color value)
excelgradient getgradient()
excelpatterntype getfillpattern()
void setfillpattern(excelpatterntype value)
|
|||||||||
prev class next class | frames no frames | ||||||||
summary: nested | field | constr | method | detail: field | constr | method |