Worksheet::setLandscape (Previous) (Next) Worksheet::setHeader

View this page in Last updated: Sun, 28 Sep 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

Worksheet::setPaper

Worksheet::setPaper -- Définit le type de papier. Ex. 1 = US Letter, 9 = A4

Description

Définit le type de papier. Ex. 1 = US Letter, 9 = A4

Paramètres

  • entier $size - Le type de papier à utiliser

Note

Cette fonction ne peut pas être appelée de façon statique.

Worksheet::setLandscape (Previous) (Next) Worksheet::setHeader

Download Documentation Last updated: Sun, 28 Sep 2008
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
Note by: kcubabukoh@readysetservice.com
Number Paper Size
1 USLetter
2 A4
3 B11 X 17
4 A4
5 LGL8.5 X 14
6 HLT5.5 X 8.5
7 EXE7.5 X 10.5
8 A3
9 A4

These are the ones I know. I am not sure if there are more paper sizes.
Note by: daniel.kauffman@rocksolidsolutions.org
For a list of additional paper sizes, see:

http://rocksolidsolutions.org/reference/excel_file_format_paper_size_table.html

For example, 5 = US Legal, 8 = A3

Thanks to the crew at http://sc.openoffice.org for making the Excel file format documentation available.