| 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 |
|---|---|
SCellStyle |
SBook.searchCellStyle(CellStyleMatcher matcher)
Search the style table and return the first matched style.
|
SExtraStyle |
SBook.searchExtraStyle(CellStyleMatcher matcher)
Search the style table and return the first matched style.
|
| Modifier and Type | Method and Description |
|---|---|
SCellStyle |
BookImpl.searchCellStyle(CellStyleMatcher matcher) |
SExtraStyle |
BookImpl.searchExtraStyle(CellStyleMatcher matcher) |
Copyright © 2020. All rights reserved.