Interface PptxReportConfiguration

    • Method Detail

      • getHideSlideMasterPages

        String getHideSlideMasterPages()
        This properties specifies the report pages on which the background contents coming from the slide master should be hidden. The value of the property should be a comma separated list of page numbers or page ranges. Page ranges are made of page numbers separated by a hyphen-minus character. For example: 1, 3-5, 7
        See Also:
        PROPERTY_HIDE_SLIDE_MASTER_PAGES
      • isFrameAsTable

        Boolean isFrameAsTable()
        Indicates whether the contents of the frame produced by a table component is to be exported as table.

        If set to true, the content of a table component frame is rendered using DrawingML table markup.

        See Also:
        PROPERTY_FRAME_AS_TABLE