| 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 |
|---|---|
SColumn |
SSheet.getColumn(int columnIdx) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SColumn> |
SSheet.getColumnIterator() |
| Modifier and Type | Method and Description |
|---|---|
SColumn |
SheetImpl.getColumn(int columnIdx) |
| Modifier and Type | Method and Description |
|---|---|
Iterator<SColumn> |
SheetImpl.getColumnIterator() |
Copyright © 2019. All rights reserved.