Interface EditableCellStyle

All Superinterfaces:
CellStyle
All Known Implementing Classes:
EditableCellStyleImpl

@Deprecated public interface EditableCellStyle extends CellStyle
Deprecated.
As if release 5.3.0, replaced by Range.CellStyleHelper.builder(CellStyle) to build an immutable cell style
This interface allows you to change a cell's style.
Since:
3.0.0
Author:
dennis