Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.number_format
/
CustomNumFormat
Custom
Num
Format
interface
CustomNumFormat
:
NumFormat
(
source
)
Inheritors
CustomNumericNumFormat
CustomDateTimeNumFormat
CustomTimeNumFormat
Members
Properties
format
Code
Link copied to clipboard
abstract
override
val
formatCode
:
String
Functions
accepts
Link copied to clipboard
abstract
fun
accepts
(
value
:
CellValue
?
)
:
Boolean
read
Link copied to clipboard
abstract
fun
read
(
v
:
String
)
:
CellValue