Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.number_format
/
TimeNumFormat
Time
Num
Format
sealed
class
TimeNumFormat
:
BaseNumFormat
(
source
)
Inheritors
StandardTimeNumFormat
CustomTimeNumFormat
Members
Properties
format
Code
Link copied to clipboard
open
override
val
formatCode
:
String
Functions
accepts
Link copied to clipboard
open
override
fun
accepts
(
value
:
CellValue
?
)
:
Boolean
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
read
Link copied to clipboard
open
override
fun
read
(
v
:
String
)
:
CellValue
write
Time
Link copied to clipboard
fun
writeTime
(
value
:
TimeCellValue
)
:
String