HOWTO: Use ASP to Create an Office XP PivotTable and Display the Results as HTML (294798)
The information in this article applies to:
- Microsoft Active Server Pages
- Microsoft Office XP Web Components
This article was previously published under Q294798 SUMMARY The Office XP PivotTable component exposes a new property,
the HTMLData property, that enables you to programmatically retrieve an HTML
representation of the PivotTable. The HTML that is returned by HTMLData portrays both the view and the data in the PivotTable. As the
code sample in this article demonstrates, you can build a PivotTable
server-side and stream the HTML returned from the PivotTable's HTMLData to your clients. REFERENCES For more information, see the following Microsoft Web
sites: For additional
information, click the following article number to view the article in the
Microsoft Knowledge Base: 294782
HOWTO: Extract Cell Aggregate Values From the Office XP PivotTable Component
(c) Microsoft Corporation 2001, All Rights
Reserved. Contributions by Lori B. Turner, Microsoft Corporation.
Modification Type: | Minor | Last Reviewed: | 8/23/2005 |
---|
Keywords: | kbhowto kbOfficeWebPivot kbPivotTable KB294798 |
---|
|