Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 23rd, 2007, 12:19 PM
Registered User
 
Join Date: Sep 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default Does SpreadsheetML support Grouping/Outlining?

Hi,

This may not be the correct forum for this post so please direct me elsewhere if that is the case.

I need to generate Grouping (i.e. tie a range of cells together so that they can be expanded or collapsed) in a Xslt that produces an Excel 2003 Xml spreadsheet. I don't see any attributes on the Worksheet, Table, Row , Cell or Data in my Office Xml Reference documentation that pertain.

So I tried to reverse engineer the xml by creating a simple Excel spreadsheet of 3 rows then do the grouping (Data/Grouping) then save the spreadsheet as Xml Spreadsheet 2003 (.xml). I get a warning that some features will be lost. After saving the spreadsheet as .xml and opening in Notepad I don't see any trace of the grouping. When I open the .xml file in Excel the grouping is gone.

Does this mean that SpreadsheetML for Excel 2003 does not support Grouping? If ExcelML does support Grouping can someone point me to an example that contains the attributes/elements that I need to code my Xslt?

Thanks...Ron


 
Old September 23rd, 2007, 01:59 PM
mhkay's Avatar
Wrox Author
 
Join Date: Apr 2004
Posts: 4,962
Thanks: 0
Thanked 292 Times in 287 Posts
Default

You're right, this is the wrong forum. If you don't know what output you want your stylesheet to produce then we can't help you write it.

You'll need to find someone who knows Excel Spreadsheet XML very deeply to get a better answer than you have been able to find by experiment.

Michael Kay
http://www.saxonica.com/
Author, XSLT Programmer's Reference and XPath 2.0 Programmer's Reference
 
Old September 23rd, 2007, 04:58 PM
joefawcett's Avatar
Wrox Author
 
Join Date: Jun 2003
Posts: 3,074
Thanks: 1
Thanked 38 Times in 37 Posts
Default

If the Spreadsheet was only one worksheet with no formatting and simple data then it looks like the feature about to be lost was indeed the grouping. I will ask around but 2003 SpreadsheetML is not a well-known topic.

--

Joe (Microsoft MVP - XML)





Similar Threads
Thread Thread Starter Forum Replies Last Post
Error-Object does not support doesn't support this bootsy Classic ASP Basics 1 May 25th, 2008 07:14 PM
Protect cells and allow grouping/un-grouping sfreuden Excel VBA 4 December 14th, 2006 08:01 AM
Grouping by attribute aiyer0912 XSLT 1 November 13th, 2006 06:47 AM
xsl grouping aiyer0912 XSLT 9 November 7th, 2006 12:13 PM
How do I get support - can someone help me? andrewba Forum and Wrox.com Feedback 6 August 16th, 2004 12:25 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.