Difference between revisions of "Tabulation getEnableOddEvenRowHeader"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
Line 1: Line 1:
[[Category:HelpBooks]]
+
[[Category:Style setting functions]]
 

 

  

Revision as of 09: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