07.05.2014 Views

The Microsoft Excel File Format - OpenOffice.org

The Microsoft Excel File Format - OpenOffice.org

The Microsoft Excel File Format - OpenOffice.org

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

2 Document Structure<br />

Examples for BIFF4W-BIFF8 external references (own document is saved as “C:\path\own.xls”):<br />

Formula<br />

=[ext.xls]Sheet1!A1<br />

='sub\[ext.xls]Sheet1'!A1<br />

='\[ext.xls]Sheet1'!A1<br />

='\sub\[ext.xls]Sheet1'!A1<br />

='\sub\sub2\[ext.xls]Sheet1'!A1<br />

='..\sub\[ext.xls]Sheet1'!A1<br />

='D:\sub\[ext.xls]Sheet1'!A1<br />

='\\pc\sub\[ext.xls]Sheet1'!A1<br />

='http://www.example.<strong>org</strong>/<br />

[ext.xls]Sheet1'!A1<br />

Encoded filename<br />

[ext.xls]Sheet1<br />

sub[ext.xls]Sheet1<br />

[ext.xls]Sheet1<br />

sub[ext.xls]Sheet1<br />

subsub2[ext.xls]Sheet1<br />

sub[ext.xls]Sheet1<br />

Dsub[ext.xls]Sheet1<br />

@pcsub[ext.xls]Sheet1<br />

http://www.example.<strong>org</strong>/[ext.xls]Sheet1<br />

(the length of the URL (38 = 26 H ) follows the 05 H byte)<br />

2.5.10 Encoded DDE and OLE Links<br />

A DDE link contains the name of the server application and the DDE topic. An OLE link contains the class name and<br />

the URL of the document. In both cases the names are stored in one string, separated by the control character 03 H . <strong>The</strong><br />

URLs are not encoded.<br />

Example: A document contains a DDE link and an OLE link to Sheet1 in the file “D:\sub\example.xls”.<br />

Link Server/Class Topic/URL Encoded document name<br />

DDE excel D:\sub\[example.xls]Sheet1 excelD:\sub\[example.xls]Sheet1<br />

OLE <strong>Excel</strong>.Sheet.8 D:\sub\example.xls <strong>Excel</strong>.Sheet.8D:\sub\example.xls<br />

2.5.11 Line Styles for Cell Borders (BIFF3-BIFF8)<br />

<strong>The</strong>se line styles are used to define cell borders. <strong>The</strong> styles 08 H to 0D H are available in BIFF8 only.<br />

Index Style Sample Index Style Sample<br />

00 H No line <strong>The</strong> following for BIFF8 only:<br />

01 H Thin<br />

08 H Medium dashed<br />

02 H Medium<br />

09 H Thin dash-dotted<br />

03 H Dashed<br />

0A H Medium dash-dotted<br />

04 H Dotted<br />

0B H Thin dash-dot-dotted<br />

05 H Thick<br />

0C H Medium dash-dot-dotted<br />

06 H Double<br />

0D H Slanted medium dash-dotted<br />

07 H Hair<br />

24

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!