Uses of Class
io.keikai.api.model.impl.SheetImpl
-
Packages that use SheetImpl Package Description io.keikai.api.model.impl Keikai Spreadsheet Model API implementation classes, Internal use only -
-
Uses of SheetImpl in io.keikai.api.model.impl
Methods in io.keikai.api.model.impl that return SheetImpl Modifier and Type Method Description SheetImpl
BookImpl. getSheet(String name)
SheetImpl
BookImpl. getSheetAt(int index)
-