More actions
jrfconvert import |
Cg huyphong (talk | contribs) No edit summary |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
[[Category: | [[Category:Result display method functions]] | ||
| {{HelpFiles}} | ||
=====Tabulation_removeEmptyRows===== | =====Tabulation_removeEmptyRows===== |
Latest revision as of 10:05, 12 December 2011
Tabulation_removeEmptyRows
Remove empty rows in table diagram
Syntax
Tabulation_removeEmptyRows(boolean)
Arguments
- boolean: is bool
Return value
empty
Example
Tabulation_removeEmptyRows(true);
number a = createFrequenceDiagram("Single");
Tabulation_removeEmptyRows(false);
number a = createFrequenceDiagram("Single1");
Availability
Version 5.7