Uses of Interface
io.keikai.api.Range.CellStyleHelper
-
Packages that use Range.CellStyleHelper Package Description io.keikai.api Keikai Spreadsheet API classes.io.keikai.api.impl Keikai Spreadsheet API implementation classes, internal use only -
-
Uses of Range.CellStyleHelper in io.keikai.api
Methods in io.keikai.api that return Range.CellStyleHelper Modifier and Type Method Description Range.CellStyleHelper
Range. getCellStyleHelper()
Gets cell-style-helper, this helper helps you to create new style, font or color -
Uses of Range.CellStyleHelper in io.keikai.api.impl
Methods in io.keikai.api.impl that return Range.CellStyleHelper Modifier and Type Method Description Range.CellStyleHelper
RangeImpl. getCellStyleHelper()
-