diff options
author | Daniel Arato (NISZ) <arato.daniel@nisz.hu> | 2021-06-08 11:53:42 +0200 |
---|---|---|
committer | László Németh <nemeth@numbertext.org> | 2021-06-29 11:21:01 +0200 |
commit | 19fa853ce12136b5c14e0c5a0aa906c296b75388 (patch) | |
tree | 9093162f9ba557f2b93e988247cc4afdfef01230 /oox | |
parent | 3d55149dcf19cffefcc19c16a3abbe8851453c5e (diff) |
tdf#121715 XLSX: support custom first page header/footer
Add XLSX import/export support for a different header or
footer (activated separately) on the first page.
Print preview is also extended to support this.
Note: only ODS export is supported, yet. Follow-up commits
are going to add ODS import and UI support.
Change-Id: Icd3a40131bdbcd5d5a42f98c86a71345a5745051
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/116842
Tested-by: László Németh <nemeth@numbertext.org>
Reviewed-by: László Németh <nemeth@numbertext.org>
Diffstat (limited to 'oox')
-rw-r--r-- | oox/source/token/properties.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/oox/source/token/properties.txt b/oox/source/token/properties.txt index 980c1bb8c0f2..68b5e2d14af5 100644 --- a/oox/source/token/properties.txt +++ b/oox/source/token/properties.txt @@ -184,6 +184,10 @@ Filter FilterCriteriaSource FilterOptions FirstLineOffset +FirstPageFooterContent +FirstPageHeaderContent +FirstPageFooterIsShared +FirstPageHeaderIsShared FirstPageNumber FocusOnClick FontCharset |