Printer Object
 
Syntax
 
Printer.CalcTable = strText
 
Description
Calculates the size of a table in twips, and returns the result in TextWid, TextHei, X1, X2, Y1, and Y2.
 
You can use this property to keep tables together on a page or to draw custom borders around tables.
 
The value string describes the table to be measured.
 
See Also
Example