Class ExcelGeneralNumberFormat

  • All Implemented Interfaces:
    Serializable, Cloneable

    public class ExcelGeneralNumberFormat
    extends NumberFormat
    A format that formats a double as Excel would, ignoring FieldPosition. All other operations are unsupported.
    See Also:
    Serialized Form