|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.xssf.usermodel.XSSFPatternFormatting
public class XSSFPatternFormatting
| Field Summary |
|---|
| Fields inherited from interface org.apache.poi.ss.usermodel.PatternFormatting |
|---|
ALT_BARS, BIG_SPOTS, BRICKS, DIAMONDS, FINE_DOTS, LEAST_DOTS, LESS_DOTS, NO_FILL, SOLID_FOREGROUND, SPARSE_DOTS, SQUARES, THICK_BACKWARD_DIAG, THICK_FORWARD_DIAG, THICK_HORZ_BANDS, THICK_VERT_BANDS, THIN_BACKWARD_DIAG, THIN_FORWARD_DIAG, THIN_HORZ_BANDS, THIN_VERT_BANDS |
| Method Summary | |
|---|---|
short |
getFillBackgroundColor()
|
short |
getFillForegroundColor()
|
short |
getFillPattern()
|
void |
setFillBackgroundColor(short bg)
|
void |
setFillForegroundColor(short fg)
|
void |
setFillPattern(short fp)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public short getFillBackgroundColor()
getFillBackgroundColor in interface org.apache.poi.ss.usermodel.PatternFormattingpublic short getFillForegroundColor()
getFillForegroundColor in interface org.apache.poi.ss.usermodel.PatternFormattingpublic short getFillPattern()
getFillPattern in interface org.apache.poi.ss.usermodel.PatternFormattingpublic void setFillBackgroundColor(short bg)
setFillBackgroundColor in interface org.apache.poi.ss.usermodel.PatternFormattingpublic void setFillForegroundColor(short fg)
setFillForegroundColor in interface org.apache.poi.ss.usermodel.PatternFormattingpublic void setFillPattern(short fp)
setFillPattern in interface org.apache.poi.ss.usermodel.PatternFormatting
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||