| Package | Description |
|---|---|
| org.zkoss.zss.model |
ZK Spreadsheet Internal Book Model classes.
|
| org.zkoss.zss.model.impl |
ZK 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 © 2019. All rights reserved.