Create Pivottable"

From Documentation
Line 4: Line 4:
  
 
==Create a Pivottable==
 
==Create a Pivottable==
<!-- TODO -->
+
Given a PivotModel, creating a Pivottable is as simple as
 +
<source lang="xml">
 +
<pivottable model="${model}" />
 +
</source>
  
 
==Attributes==
 
==Attributes==

Revision as of 06:33, 28 March 2011


WarningTriangle-32x32.png This page is under construction, so we cannot guarantee the accuracy of the content!

Create a Pivottable

Given a PivotModel, creating a Pivottable is as simple as

<pivottable model="${model}" />

Attributes

Title Cells

Events

Version History

Last Update : 2011/03/28


Version Date Content
     



Last Update : 2011/03/28

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.