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 |
---|---|
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 © 2020. All rights reserved.