Class ExportOptions.OpenDocumentCalc

java.lang.Object
com.stimulsoft.report.options.ExportOptions.OpenDocumentCalc
Enclosing class:
ExportOptions

public static final class ExportOptions.OpenDocumentCalc extends Object
  • Field Details

    • DivideSegmentPages

      public static boolean DivideSegmentPages
      a value indicating behavior of the exporting segmented pages will be forcibly broken in order of chosen page format.
    • AllowImageComparer

      public static boolean AllowImageComparer
      a value indicating whether it is necessary to use image comparer.
    • RemoveEmptySpaceAtBottom

      public static boolean RemoveEmptySpaceAtBottom
      a value indicating whether it is necessary to remove empty space at the bottom of page
    • DivideBigCells

      public static boolean DivideBigCells
      a value indicating behavior of the exporting big cells will be divided into small cells.
    • MaximumSheetHeight

      public static int MaximumSheetHeight
      a value indicating maximum sheet height in rows.
  • Constructor Details

    • OpenDocumentCalc

      public OpenDocumentCalc()