Class StrikeoutHandler

java.lang.Object
ch.tocco.nice2.reporting.impl.excel.styling.StrikeoutHandler
All Implemented Interfaces:
StylingHandler

public class StrikeoutHandler extends Object implements StylingHandler
  • Constructor Details Link icon

    • StrikeoutHandler Link icon

      public StrikeoutHandler()
  • Method Details Link icon

    • handleStyling Link icon

      public org.apache.poi.ss.usermodel.CellStyle handleStyling(org.apache.poi.ss.usermodel.CellStyle inputStyle, String attributeValue, org.apache.poi.ss.usermodel.Workbook workbook, org.apache.poi.ss.usermodel.Sheet sheet)
      Specified by:
      handleStyling in interface StylingHandler