Class SetCellStyleHelper

  • All Implemented Interfaces:
    java.io.Serializable

    public class SetCellStyleHelper
    extends RangeHelperBase
    Helper for set cell, row, column style
    Author:
    Dennis
    See Also:
    Serialized Form
    • Constructor Detail

      • SetCellStyleHelper

        public SetCellStyleHelper​(SRange range)
    • Method Detail

      • setCellStyle

        public void setCellStyle​(SCellStyle style)
      • setWholeRowCellStyle

        public void setWholeRowCellStyle​(SCellStyle style)
      • setWholeColumnCellStyle

        public void setWholeColumnCellStyle​(SCellStyle style)