| Table property |
Applies to
TWPRTFDataCollection
Declaration
property Table[index:Integer]: TParagraph;
Description
The array Table[] is updated when the text is reformated. It lists all tables in the document which are currently visible, including tables in header and footer areas. The TableCount is the count of the elements in this array. Please compare to GetTables which reports a table in the same level of the given paragraph. This means all tables found by Tables are siblings.
|
Copyright (C) by WP |