alternateRows
alternateRows: boolean = false
alternateRowsColor
alternateRowsColor: string = DEFAULT_ROW_HIGHLIGHT_BACKGROUND_COLOR
alternateRowsCount
alternateRowsCount: number = 1
alternateRowsStandardMode
alternateRowsStandardMode: boolean = true
Optional
description
description?: string
errorBackgroundColor
errorBackgroundColor: string = DEFAULT_BACKGROUND_COLOR
errorForegroundColor
errorForegroundColor: string = DEFAULT_ERROR_FOREGROUND_COLOR
fontBold
fontBold: boolean = DEFAULT_FONT_BOLD
fontItalic
fontItalic: boolean = DEFAULT_FONT_ITALIC
fontSize
fontSize: number = DEFAULT_FONT_SIZE
fontStrikethrough
fontStrikethrough: boolean = DEFAULT_FONT_STRIKETHROUGH
gridLineColor
gridLineColor: string = DEFAULT_GRID_LINE_COLOR
Optional
initialExpandLevel
initialExpandLevel?: number
name
name: string = DEFAULT_REPORT_NAME
negativeBackgroundColor
negativeBackgroundColor: string = DEFAULT_BACKGROUND_COLOR
negativeForegroundColor
negativeForegroundColor: string = DEFAULT_NEGATIVE_FOREGROUND_COLOR
normalBackgroundColor
normalBackgroundColor: string = DEFAULT_BACKGROUND_COLOR
normalForegroundColor
normalForegroundColor: string = DEFAULT_FOREGROUND_COLOR
pivotStatisticColumnName
pivotStatisticColumnName: string = DEFAULT_PIVOT_STATISTIC_COLUMN_NAME
Optional
pivotStatisticColumnPlacement
showHorizontalGridLines
showHorizontalGridLines: boolean = false
showLeafCount
showLeafCount: boolean = true
showRootAggregation
showRootAggregation: boolean = false
showSelectionStats
showSelectionStats: boolean = false
showVerticalGridLines
showVerticalGridLines: boolean = true
showWarningForTruncatedResult
showWarningForTruncatedResult: boolean = true
zeroBackgroundColor
zeroBackgroundColor: string = DEFAULT_BACKGROUND_COLOR
zeroForegroundColor
zeroForegroundColor: string = DEFAULT_ZERO_FOREGROUND_COLOR
Static
Readonly
serialization