Tabulation setShowExpression
Revision as of 02:51, 8 December 2015 by Lekhacbaongoc (talk | contribs) (Created page with "Category:Style_setting_functions {{HelpFiles}} ===Tabulation_setShowExpression=== Show/hide a expression column. ===Syntax=== Tabulation_setShowExpression(value)...")
Tabulation_setShowExpression
Show/hide a expression column.
Syntax
Tabulation_setShowExpression(value);
Arguments
- value: Is a Boolean expression.
Return type
Empty
Examples
Tabulation_setShowExpression(true);