|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jxcell.NumberFormat
This class provides methods for obtaining number formats
Method Summary | |
java.lang.String |
getNumberFormat()
Returns a number format string such as #,##0.00. |
java.lang.String |
getNumberFormatLocal()
Returns a number format string, in the user's local language. |
short |
getType()
Returns one of the following number format types: eNumberFormatTypeGeneral eNumberFormatTypeNumber eNumberFormatTypeCurrency eNumberFormatTypeDate eNumberFormatTypeDateTime eNumberFormatTypePercent eNumberFormatTypeFraction eNumberFormatTypeScientific eNumberFormatTypeString |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.lang.String getNumberFormat()
public java.lang.String getNumberFormatLocal()
public short getType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |