Difference between revisions of "SetTotalAsSum"
Line 1: | Line 1: | ||
=== setTotalAsSum<br> === | === setTotalAsSum<br> === | ||
− | | + | Specify the pct column of Total rown should be sum of pct values OR always is 100%<br> |
==== Syntax<br> ==== | ==== Syntax<br> ==== |
Revision as of 12:01, 19 September 2011
setTotalAsSum
Specify the pct column of Total rown should be sum of pct values OR always is 100%
Syntax
setTotalAsSum(enabled);
Arguments
enabled: Is a boolean expression (true / false).
Return type
empty