FillColumn
This method fills the column with Words of specified area. If the table is empty, each text line is assigned to a table row. Otherwise the existing row segmentation is used.
Syntax
FillColumn (left as Long, top as Long, width as Long, height as Long,
PageNumber as Long, Column as Variant)
Parameter | Description |
---|---|
Left | Left position of area in pixel |
Top | Top of area in pixel |
Width | Width of area in pixel |
Height | Height of area in pixel |
PageNumber | DocPage number of the area |
Column | Zero-based index or name of the destination column |