Description
Tint of the nIdx abs rule. A positive integer in the range 0 - 100.
Correspond to the eighth parameter of the >arl...< markup command.
This property can be used both to query and to set the value. When querying the value nIdx must be between 0 (first abs rule) and NAbsRules-1 (last defined abs rule).
Syntax
object.ARGray(nIdx) [= iValue] |
object
Required. Object name, returned by Text.GetParaStatus, GetParaParaStatus and GetDefaultParaStatus functions.
nIdx
Required. Index of the rule. Must be between 0 and NAbsRules, when nIdx is equal to NAbsRules a new rule is added. A run-time error occurs if nIdx is outside the valid range.
IValue
Number, 0 to 100.