-
Deprecated InterfacesInterfaceDescriptionAs if release 5.3.0, replaced by
Range.CellStyleHelper.builder(CellStyle)to build an immutable font
-
Deprecated ClassesClassDescriptionAs if release 5.3.0, replaced by
ImmutableFillImplAs if release 5.3.0, replaced byImmutableFontImplConstructRustPdfExporterdirectly, or obtain it viaPdfExporterFactory.createExporter(). This wrapper is kept only to ease migration of legacy callers; the per-exporter configuration setters defined here do NOT influence Rust output (the Rust engine reads print setup from the SBook).since 3.0.0
-
Deprecated MethodsMethodDescriptionAs if release 5.3.0, replaced by
Range.CellStyleHelper.builder(CellStyle)to create an immutable cell styleAs if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)to create an immutable fontAs if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)to create an immutable fontAs if release 5.3.0, replaced byRange.CellStyleHelper.builder(CellStyle)to create an immutable cell style and fontAs if release 5.3.0, replaced bySBook.addCellStyle()andSBook.createCellStyle()to build an immutable cell style to boost search performance.As if release 5.3.0, replaced bySBook.addCellStyle(SCellStyle)andSBook.createCellStyle(SCellStyle)to build an immutable cell style to boost search performance.As if release 5.3.0, replaced bySBook.addFont()andSBook.createFont()to build an immutable font to boost search performanceAs if release 5.3.0, replaced bySBook.addFont(SFont)andSBook.createFont(SFont)to build an immutable font to boost search performanceAs if release 5.3.0, replaced bySBook.getOrAddDefaultHyperlinkStyle(SCell)to build an immutable cell style to boost search performance.As if release 5.3.0, useSBook.getOrAddCellStyle(SCellStyle)to find the cell stylesince 7.0.0 — the name is ambiguous between CSE and DA. UseSCell.getCseRegion()for the CSE-only lookup, orSCell.getArrayRegion()for the unified (CSE + DA) lookup.since 7.0.0 — the name is ambiguous between CSE and DA. UseSCell.isCseMember()for the CSE-only predicate, orSCell.isInArrayRegion()for the unified (CSE + DA) predicate.since 7.0.0 — useSSheet.getAllCseRegions()for the clearer name.since 7.0.0 — useSSheet.getCseRegion(SCell)for the clearer name.since 7.0.0 — useSSheet.removeCseArrayFormula(SCell)for the clearer name.since 7.0.0 — useSSheet.setCseArrayFormula(String, CellRegion)for the clearer name. The legacy method delegates and remains supported indefinitely.since 7.0.0 — typo in name. UseEvaluationContributor.getFunctionMapper(SBook). Kept for backward compatibility with customer impls written against the 3.5.0 signature. New impls should overrideEvaluationContributor.getFunctionMapper(SBook).Phase-7 alias forZKUDFFinder.putFunction(String, FreeRefFunction); the method-name distinction was needed only while the POI-typed overload coexisted. Customers can call the plainZKUDFFinder.putFunction(java.lang.String, io.keikai.range.formula.FreeRefFunction)form.use CSS instead.use CSS instead.
Range.CellStyleHelper.builder(CellStyle)to build an immutable cell style