The PivotTableHtmlWriter.KeyCellContext type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | AllowHtml |
Allows rendering of HTML tags in the FormattedKey.
|
![]() | CssClass |
CSS class value (may be null).
|
![]() | CssStyle |
CSS inline style value (may be null).
|
![]() | Dimension |
Dimension name.
|
![]() | FormattedKey |
Formatted content for the table cell.
|
![]() | IsSubtotal |
True if this is a subtotal key cell.
|
See Also