Description
The tint percentage of the horizontal rule between the tabulation rows.
Syntax
object.HRuleGray(iRowType) [ =iTint ] |
object
Required. Object name, returned by Text.GetNewTable or Text.GetCurTable.
iRowType
0 = Odd (defrow 0), 1 = First (defrow -2), 2 = Last (defrow -3), 3 = Even (defrow -1).
Please note that if you want to set the same values for entire table, use iRowType = 0, that corresponds to odd rows, but if it's only specified, than it sets all row types.
iTint
Color percentage 0 - 100.
Example
See the example in HRuleColor.