public interface ICellFont
| Modifier and Type | Method and Description |
|---|---|
short[] |
getFontColor() |
String |
getName() |
int |
getSize() |
boolean |
isBold() |
boolean |
isItalic() |
boolean |
isStrikeout() |
boolean |
isUnderlined() |
short[] getFontColor()
String getName()
int getSize()
boolean isBold()
boolean isItalic()
boolean isStrikeout()
boolean isUnderlined()
Copyright © 2004–2019 OpenL Tablets. All rights reserved.