Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.sheet
/
IntCellValue
Int
Cell
Value
class
IntCellValue
(
val
value
:
Long
)
:
CellValue
(
source
)
Members
Constructors
Int
Cell
Value
Link copied to clipboard
constructor
(
value
:
Int
)
constructor
(
value
:
Long
)
Properties
value
Link copied to clipboard
val
value
:
Long
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String