TRVMarkdownDefaultItemProperties.TableCellWidthPix

<< Click to display table of contents >>

TRVMarkdownDefaultItemProperties.TableCellWidthPix

Widths of cells of tables loaded from Markdown.

property TableCellWidthPix: TRVPixel96Length;

If this property has a positive value, it is measured in pixels at 96 DPI.

If this property has a negative value, it is measured in % of document width.

If this property is zero, cells have default widths.

Default value:

150