Fill.PatternFill
Modifier and Type | Method and Description |
---|---|
String |
getBackgroundColor()
Returns the background color
|
String |
getForegroundColor()
Returns the foreground color
|
String |
getPatternType()
Returns pattern type.
|
void |
setBackgroundColor(String bgColor)
Sets background color
|
void |
setForegroundColor(String fgColor)
Sets foreground color
|
void |
setPatternType(String patternType)
Sets pattern type
|
void setPatternType(String patternType)
patternType
- void setForegroundColor(String fgColor)
fgColor
- void setBackgroundColor(String bgColor)
bgColor
- String getPatternType()
String getForegroundColor()
String getBackgroundColor()
Copyright © 2017. All rights reserved.