| Constructor and Description |
|---|
XlsCellFont(org.apache.poi.ss.usermodel.Font font,
org.apache.poi.ss.usermodel.Workbook workbook) |
| Modifier and Type | Method and Description |
|---|---|
short[] |
getFontColor() |
String |
getName() |
int |
getSize() |
boolean |
isBold() |
boolean |
isItalic() |
boolean |
isStrikeout() |
boolean |
isUnderlined() |
public XlsCellFont(org.apache.poi.ss.usermodel.Font font,
org.apache.poi.ss.usermodel.Workbook workbook)
public short[] getFontColor()
getFontColor in interface ICellFontpublic boolean isStrikeout()
isStrikeout in interface ICellFontpublic boolean isUnderlined()
isUnderlined in interface ICellFontCopyright © 2004–2019 OpenL Tablets. All rights reserved.