Skip to content

Commit

Permalink
Update xlsxworksheet_p.h
Browse files Browse the repository at this point in the history
add align attribute for header and footer
  • Loading branch information
liufeijin authored Jun 19, 2019
1 parent e0bf578 commit 4fe99ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QXlsx/header/xlsxworksheet_p.h
Original file line number Diff line number Diff line change
Expand Up @@ -248,6 +248,7 @@ class WorksheetPrivate : public AbstractSheetPrivate
// header footer, liufeijin
QString MoodFooter;
QString ModdHeader;
QString MoodalignWithMargins; // add align 20190619

XlsxSheetFormatProps sheetFormatProps;

Expand Down

0 comments on commit 4fe99ab

Please sign in to comment.