Kexcel
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Kexcel
Kexcel
/
com.gyanoba.kexcel.shared_strings
/
SharedString
Shared
String
class
SharedString
(
source
)
Members
Properties
string
Value
Link copied to clipboard
val
stringValue
:
String
text
Span
Link copied to clipboard
val
textSpan
:
TextSpan
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
matches
Link copied to clipboard
fun
matches
(
value
:
String
)
:
Boolean
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String