Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.number_format
/
NumFormat
Num
Format
interface
NumFormat
(
source
)
Inheritors
BaseNumFormat
StandardNumFormat
CustomNumFormat
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
format
Code
Link copied to clipboard
abstract
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