Process page style columns

This commit is contained in:
Georgy Litvinov 2020-01-28 12:01:55 +01:00
parent 525ec1ee6b
commit 160fda5007
3 changed files with 28 additions and 16 deletions

View file

@ -54,7 +54,7 @@ public class StyleWithProperties extends OfficeStyle {
private PropertySet backgroundImageProperties = new PropertySet();
private int nColCount = 0;
private int nColCount = 1;
private boolean bHasFootnoteSep = false;
private PropertySet footnoteSep = new PropertySet();