CellSuffix(Row: Integer, Column: Integer): Variant;
Row. Cell series index.
Column. Cell column index.
The CellSuffix property determines suffix of the table cell.
The suffix is displayed after table cell value. It does not participate in calculation of conditional formatting or calculating formulas.
The example of property use is given in description of the ITabRange.Prefix property.
See also: