Tabulation getEnableOddEvenRowHeader

From Catglobe Wiki
Revision as of 12:13, 12 December 2011 by Cg huyphong (talk | contribs)
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