| RowLogNr property |
Applies to
TParagraph
Declaration
property RowLogNr: Integer;
Description
Get the logical number of this row [0..]. Header rows will get the number -1, -3 ... and footer rows will return -2, -4, -6... Please use RowNr to get the absolute row number. If this is not a table row the result will be -1000.
|
Copyright (C) by WP |