The PivotTableHtmlWriterValueCellContext type exposes the following members.
Fields
Name | Description | |
---|---|---|
Aggregator |
Aggregator that represents cell value.
| |
AggregatorIndex |
Aggregator index (used if table has several measures).
| |
AllowHtml |
Allows rendering of HTML tags in the FormattedValue.
| |
ColumnKey |
Column key for this value cell (null if value for totals row).
| |
CssClass |
CSS class value (may be null).
| |
CssStyle |
CSS inline style value (may be null).
| |
FormattedValue |
Formatted content for the table cell.
| |
RowKey |
Row key for this value cell (null if value for totals column).
|
See Also