kexcel-dsl
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kexcel-dsl
kexcel-dsl
/
io.kexcel.style
/
ExcelStyle
/
ExcelStyle
Excel
Style
constructor
(
font
:
ExcelFont
?
=
null
,
background
:
ExcelBackground
?
=
null
,
alignment
:
ExcelAlignment
?
=
null
,
border
:
ExcelBorder
?
=
null
,
wrapText
:
Boolean
?
=
null
,
dataFormat
:
String
?
=
null
)