Skip to main content

cxPivotPatternChar Constant

Specifies a readable character to be shown in the data cell, if the data cell’s width is not efficient to render the current value entirely.

Declaration

const cxPivotPatternChar: Char = #;

Returns

Type
Char

Remarks

Use the cxPivotPatternChar constant to specify another than the default character to display it in the data cell when the data cell’s width doesn’t allow drawing its current value entirely.

See Also