Tabulation getEnableOddEvenRowHeader

From Catglobe Wiki
Revision as of 10:53, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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