Enum HighlightApply
Defines kind of cells to apply highlight Can be used as a set
Namespace: FastReport.Olap.Slice
Assembly: FastReport.Olap.dll
Syntax
public enum HighlightApply
Fields
| Name | Description |
|---|---|
| Cells | apply highlight to regular cells |
| GrandTotal | apply highlight to grand total cells |
| Totals | apply highlight to total cells |