XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Jean HERBIERESubject: Page set up in an Excel File
Author: Jean HERBIERE
Date: 05 Jul 2007 10:57 PM
Hi All,
I am using a xsl file to translate a xml file to a xls file and using few examples I found on the web, I am almost finished.
The thing is I don't find any documentation on the web when I am looking to do a precise action on a excel file.
For example, I am trying to put the same header in an excel file, which is the first line of my file. Usually in excel you go in page set up, in "Sheet" tab, then "Rows to repeat at top".
For now I have:
<WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
<PageSetup>
<Layout x:Orientation="Landscape" x:CenterHorizontal="1" x:CenterVertical="1"/>
<Header x:Margin="0.51181102362204722" x:Data="&amp;E&amp;J &amp;H&amp;C&amp;A&amp;D&amp;N"/>
<Footer x:Margin="0.51181102362204722"/>
<PageMargins x:Bottom="0.98425196850393704" x:Left="0.78740157480314965"
x:Right="0.78740157480314965" x:Top="0.98425196850393704"/>
</PageSetup>
...
but I just copied some examples I found on the web, I don't find any documentation on what are exactly the attributes and how to assign values.
If someone has a documentation on the <WorksheetOptions> tag, I will love to read it.
Thank you.

Postnext
(Deleted User) Subject: Re: Page set up in an Excel File
Author: (Deleted User)
Date: 06 Jul 2007 05:39 AM
Hi Jean,
you can download the specification of the Excel XML dialect from
<http://www.microsoft.com/downloads/details.aspx?familyid=FE118952-3547-420A-A412-00A2662442D9&displaylang=en>http://www.microsoft.com/downloads/details.aspx?familyid=FE118952-3547-420A-A412-00A2662442D9&displaylang=en

Hope this helps,
Alberto

Posttop
Jean HERBIERESubject: Re: Page set up in an Excel File
Author: Jean HERBIERE
Date: 16 Jul 2007 05:12 AM
Thank you,
Once again you saved me.

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.