Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.number_format
/
StandardNumFormat
Standard
Num
Format
interface
StandardNumFormat
:
NumFormat
(
source
)
Inheritors
StandardNumericNumFormat
StandardDateTimeNumFormat
StandardTimeNumFormat
Members
Properties
format
Code
Link copied to clipboard
abstract
val
formatCode
:
String
num
Fmt
Id
Link copied to clipboard
abstract
val
numFmtId
:
Int
Functions
accepts
Link copied to clipboard
abstract
fun
accepts
(
value
:
CellValue
?
)
:
Boolean
read
Link copied to clipboard
abstract
fun
read
(
v
:
String
)
:
CellValue