spoiwo
spoiwo
spoiwo.model
BlankCell
BooleanCell
CalendarCell
Cell
Cell
CellBorders
CellBorders
CellDataFormat
CellDataFormat
CellRange
CellRange
CellStyle
CellStyle
CellValueType
CellValueType
BigDecimalWitness
BooleanWitness
CalendarWitness
DateWitness
DoubleWitness
HyperLinkUrlWitness
IntWitness
LocalDateTimeWitness
LocalDateWitness
LongWitness
NullWitness
StringWitness
Color
Color
Column
Column
ColumnRange
ColumnRange
DateCell
Font
Font
Footer
Footer
FormulaCell
FreezePane
FreezePane
HasIndex
HasIndex
CellHasIndex
RichHasIndexSeq
RowHasIndex
Header
Header
Height
HeightEnrichment
Height
HeightUnit
HeightUnit
HyperLink
HyperLinkCell
Image
Margins
Margins
NoSplitOrFreeze
NumericCell
PaneAction
PrintSetup
PrintSetup
Row
Row
RowRange
RowRange
Sheet
Sheet
SheetLocking
SheetLocking
SheetProperties
SheetProperties
SplitPane
StringCell
Table
Table
TableColumn
TableStyle
TableStyle
TableStyleName
TableStyleName
Width
WidthEnrichment
Width
WidthUnit
WidthUnit
Workbook
Workbook
spoiwo.model.enums
CellBorderStyle
CellBorderStyle
CellFill
Pattern
Bands
Diagonals
Dots
CellFill
CellHorizontalAlignment
CellHorizontalAlignment
CellReadingOrder
CellReadingOrder
CellStyleInheritance
CellStyleInheritance
CellVerticalAlignment
CellVerticalAlignment
Charset
Charset
FontFamily
FontFamily
FontScheme
FontScheme
HyperLinkType
HyperLinkType
MissingCellPolicy
MissingCellPolicy
PageOrder
PageOrder
Pane
Pane
PaperSize
PaperSize
TypeOffset
TypeOffset
Underline
Underline
spoiwo.natures.csv
CsvProperties
CsvProperties
Model2CsvConversions
CsvSheet
CsvWorkbook
spoiwo.natures.streaming.xlsx
Model2XlsxConversions
XlsxBorderStyle
XlsxCellFill
XlsxCellStyle
XlsxColor
XlsxExport
XlsxFont
XlsxHorizontalAlignment
XlsxReadingOrder
XlsxSheet
XlsxVerticalAlignment
XlsxWorkbook
spoiwo.natures.xlsx
BaseXlsx
Model2XlsxConversions
XlsxBorderStyle
XlsxCellFill
XlsxCellStyle
XlsxColor
XlsxExport
XlsxFont
XlsxHorizontalAlignment
XlsxReadingOrder
XlsxSheet
XlsxVerticalAlignment
XlsxWorkbook
Model2XlsxEnumConversions
spoiwo.utils
FileUtils
JavaTimeApiConversions
RichJavaLocalDate
RichLocalDateTime
spoiwo
/
spoiwo.model
/
Row
Row
object
Row
Companion
class
Graph
Supertypes
Self type
trait
Product
trait
Mirror
class
Object
trait
Matchable
class
Any
Row
Type members
Value members
Type members
Inherited types
type
MirroredElemLabels
<:
Tuple
The names of the product elements
The names of the product elements
Inherited from
Mirror
type
MirroredLabel
<:
String
The name of the type
The name of the type
Inherited from
Mirror
Value members
Concrete methods
def
apply
(cells:
Iterable
[
Cell
], height:
Height
, index:
Integer
, style:
CellStyle
, hidden:
Boolean
):
Row
def
apply
(cells:
Cell
*):
Row
def
apply
(index:
Int
, cell:
Cell
, cells:
Cell
*):
Row
def
apply
(style:
CellStyle
, cell:
Cell
, cells:
Cell
*):
Row
def
apply
(index:
Int
, style:
CellStyle
, cell:
Cell
, cells:
Cell
*):
Row
Concrete fields
val
Empty
:
Row