Difference between revisions of "Tabulation getEnableOddEvenRowHeader"
(jrfconvert import) |
|||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Style setting functions]] |
| | ||
Revision as of 08:10, 28 March 2011
Tabulation_getEnableOddEvenRowHeader
Returns the current state of the odd even row header style inheritance setting for tables.
Syntax
Tabulation_getEnableOddEvenRowHeader()
Arguments
none
Return type
boolean
Examples
bool b = Tabulation_getEnableOddEvenRowHeader();
Availability
Version 5.8.1