Uses of Interface
io.keikai.range.impl.WholeStyleUtil.StyleApplyer
-
Packages that use WholeStyleUtil.StyleApplyer Package Description io.keikai.range.impl Keikai Spreadsheet Internal Range API Implementation classes. -
-
Uses of WholeStyleUtil.StyleApplyer in io.keikai.range.impl
Methods in io.keikai.range.impl with parameters of type WholeStyleUtil.StyleApplyer Modifier and Type Method Description static void
WholeStyleUtil. setWholeColumnCellStyle(SRange range, WholeStyleUtil.StyleApplyer applyer)
static void
WholeStyleUtil. setWholeRowCellStyle(SRange range, WholeStyleUtil.StyleApplyer applyer)
static void
WholeStyleUtil. setWholeStyle(SRange range, WholeStyleUtil.StyleApplyer applyer)
-