TableFormat.InsideLineColor Property
Parent Object: TableFormatDescription
Gets and sets the color of the inside lines.
Syntax
TableFormat.InsideLineColor() As ColorProperty Value
This is a read/write property whose value is a Color.Samples
Name | Description |
Custom Table - create | This sample demonstrates how to create a custom table. |