|
|
|
Location:
bacell.h
Link against: grid.lib
TCellRef operator-(const TCellRef& aLeft, const TCellRef& aRight);
Supported from 5.0
Subtracts the right cell from the left cell and returns the resulting cell.
Subtraction is the process of subtracting the row numbers and the column numbers of the specified cells.
|
|