TdxHtmlDocumentImporterOptions.DefaultTableCellSpacing Property
Stores the default spacing between table cells, in document measurement units.
Declaration
property DefaultTableCellSpacing: Integer read; write;
Property Value
| Type | Description |
|---|---|
| Integer | The default spacing between table cells, in document measurement units. |
See Also