NumFormat class sealed

Implementers

Constructors

NumFormat({required String formatCode})
const

Properties

formatCode String
final
hashCode int
The hash code for this object.
no setteroverride
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

accepts(CellValue? value) bool
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
read(String v) CellValue
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
override

Static Methods

custom({required String formatCode}) CustomNumFormat
defaultFor(CellValue? value) NumFormat

Constants

defaultBool → const StandardNumericNumFormat
defaultDate → const StandardDateTimeNumFormat
defaultDateTime → const StandardDateTimeNumFormat
defaultFloat → const StandardNumericNumFormat
defaultNumeric → const StandardNumericNumFormat
defaultTime → const StandardTimeNumFormat
standard_0 → const StandardNumericNumFormat
standard_1 → const StandardNumericNumFormat
standard_2 → const StandardNumericNumFormat
standard_3 → const StandardNumericNumFormat
standard_4 → const StandardNumericNumFormat
standard_9 → const StandardNumericNumFormat
standard_10 → const StandardNumericNumFormat
standard_11 → const StandardNumericNumFormat
standard_12 → const StandardNumericNumFormat
standard_13 → const StandardNumericNumFormat
standard_14 → const StandardDateTimeNumFormat
standard_15 → const StandardDateTimeNumFormat
standard_16 → const StandardDateTimeNumFormat
standard_17 → const StandardDateTimeNumFormat
standard_18 → const StandardTimeNumFormat
standard_19 → const StandardTimeNumFormat
standard_20 → const StandardTimeNumFormat
standard_21 → const StandardTimeNumFormat
standard_22 → const StandardDateTimeNumFormat
standard_37 → const StandardNumericNumFormat
standard_38 → const StandardNumericNumFormat
standard_39 → const StandardNumericNumFormat
standard_40 → const StandardNumericNumFormat
standard_45 → const StandardTimeNumFormat
standard_46 → const StandardTimeNumFormat
standard_47 → const StandardTimeNumFormat
standard_48 → const StandardNumericNumFormat
standard_49 → const StandardNumericNumFormat