CellPrefix(Row: Integer, Column: Integer): Variant;
Row. Cell series index.
Column. Cell column index.
The CellPrefix property determines the table cell prefix.
The prefix is displayed before 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: