Einhugur Word Plugin for Xojo |
|
TableBorder.SetBorderStyle Method
Sets border style, size, and space.
Parameters
- style
- The style to set.
- size
- The size to set.
- space
- The space to set.
Remarks
Table border size are specified in eighths of a point, with a minimum value of two (1/4 of a point) and a maximum value of 96 (twelve points).
Space is specified in points (1/72nd of an inch).
See Also
TableBorder Class