Package | Description |
---|---|
io.keikai.importer | |
io.keikai.model |
Keikai Spreadsheet Internal Book Model classes.
|
io.keikai.model.impl |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
Modifier and Type | Method and Description |
---|---|
STableColumn.STotalsRowFunction |
XlsxExtractor.XlsxTableColumnExtractor.getTotalsRowFunction() |
Modifier and Type | Method and Description |
---|---|
STableColumn.STotalsRowFunction |
STableColumn.getTotalsRowFunction() |
static STableColumn.STotalsRowFunction |
STableColumn.STotalsRowFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static STableColumn.STotalsRowFunction |
STableColumn.STotalsRowFunction.valueOfCode(String code) |
static STableColumn.STotalsRowFunction[] |
STableColumn.STotalsRowFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
STableColumn.setTotalsRowFunction(STableColumn.STotalsRowFunction func) |
Modifier and Type | Method and Description |
---|---|
STableColumn.STotalsRowFunction |
TableColumnImpl.getTotalsRowFunction() |
Modifier and Type | Method and Description |
---|---|
void |
TableColumnImpl.setTotalsRowFunction(STableColumn.STotalsRowFunction func) |
Copyright © 2020. All rights reserved.