More actions
No edit summary |
Cg huyphong (talk | contribs) No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Style setting functions]] | [[Category:Style setting functions]] | ||
| {{HelpFiles}} | ||
=====Tabulation_getEnableOddEvenRowHeader===== | =====Tabulation_getEnableOddEvenRowHeader===== |
Revision as of 10:13, 12 December 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