Class XlsxParagraphHelper

java.lang.Object
net.sf.jasperreports.engine.export.ooxml.BaseHelper
net.sf.jasperreports.engine.export.ooxml.XlsxParagraphHelper

public class XlsxParagraphHelper extends BaseHelper
Author:
Teodor Danciu (teodord@users.sourceforge.net)
  • Constructor Details

  • Method Details

    • exportProps

      public void exportProps(JRStyle style)
    • exportProps

      public void exportProps(JRPrintText text)
    • exportEmptyParagraph

      public void exportEmptyParagraph()
    • getHorizontalAlignment

      public static String getHorizontalAlignment(HorizontalTextAlignEnum horizontalAlignment)
    • getVerticalAlignment

      public static String getVerticalAlignment(VerticalTextAlignEnum verticalAlignment)