Package | Description |
---|---|
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 |
---|---|
STableStyleInfo |
STable.getTableStyleInfo() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTableStyleInfoAdv |
class |
TableStyleInfoImpl
Table style
|
Modifier and Type | Method and Description |
---|---|
STableStyleInfo |
TableImpl.getTableStyleInfo() |
STableStyleInfo |
TableImpl.DummyTable.getTableStyleInfo() |
Modifier and Type | Method and Description |
---|---|
void |
TableImpl.setTableStyle(STableStyleInfo style) |
Constructor and Description |
---|
TableImpl(AbstractBookAdv book,
String name,
String displayName,
SheetRegion region,
int headerRowCount,
int totalsRowCount,
STableStyleInfo info) |
Copyright © 2020. All rights reserved.