|
An x in the M (Modify) column means you can change the property.
|
Property for the DataWindow
|
M
|
Description
|
|
HTMLTable.Border
|
x
|
Border attribute for HTML Table element. The default is 1
|
|
HTMLTable.CellPadding
|
x
|
CellPadding attribute for the HTML Table element. The default is 0
|
|
HTMLTable.CellSpacing
|
x
|
Cell Spacing attribute for the HTML Table element. The default is 0
|
|
HTMLTable.GenerateCSS
|
x
|
Controls whether the DataWindow HTMLTable property's Table element contains border, cellpadding, cellspacing, nowrap, width attributes. Also controls whether elements within the table contain CLASS references, which control stylesheet use. The default is No
|
|
HTMLTable.NoWrap
|
x
|
NoWrap attribute for the HTML Table element. The default is to include this attribute
|
|
HTMLTable.StyleSheet
|
x
|
HTML cascading style sheet generated for the DataWindow
|
|
HTMLTable.Width
|
x
|
Width attribute for the HTML Table element. The default is 0
|
|