Class FormatDetails


  • public class FormatDetails
    extends java.lang.Object
    Represents the format details when generating a digital copy (PDF/EXCEL) of a sheet.
    • Constructor Detail

      • FormatDetails

        public FormatDetails()
    • Method Detail

      • getPaperSize

        public PaperSize getPaperSize()
        Gets the paper size.
        Returns:
        the paper size
      • setPaperSize

        public FormatDetails setPaperSize​(PaperSize paperSize)
        Sets the paper size.
        Parameters:
        paperSize - the new paper size