Property Getters/Setters Summary | ||
---|---|---|
method | getSummaryColumnRight() | |
method | setSummaryColumnRight(value) | |
Indicates if the summary column will be positioned to the right of the detail columns in the outline. | ||
method | getSummaryRowBelow() | |
method | setSummaryRowBelow(value) | |
Indicates if the summary row will be positioned below the detail rows in the outline. |
boolean getSummaryRowBelow() / setSummaryRowBelow(value)
boolean getSummaryColumnRight() / setSummaryColumnRight(value)