Interface SheetConversionStrategy

    • Method Detail

      • getSheetCSSClass

        java.lang.String getSheetCSSClass()
        Each sheet is rendered as a DIV in the HTML output. This allows you to specify the class of the div.
        Returns:
        css class you want to have on each sheet.