fgl_report_setXLSPageGroupingMode

Groups pages in a single sheet.

Syntax

fgl_report_setXLSPageGroupingMode
(pageGroupingMode
 BOOLEAN)
  1. pageGroupingMode - Selects whether pages originating from the same MiniPage are combined or not.
    Note:

    To specify a BOOLEAN value, enter TRUE or FALSE without quotation marks.

Usage

This function is used to set Page grouping mode. When TRUE is selected, all pages originating from the same MiniPage are combined in a single sheet, otherwise every page becomes a sheet.