CustomTable.OverrideFormat Property
Parent Object: CustomTableDescription
Gets and sets the table format.
Syntax
CustomTable.OverrideFormat() As TableFormatProperty Value
This is a read/write property whose value is a TableFormat.Samples
Name | Description |
Custom Table - create | This sample demonstrates how to create a custom table. |