Process page style columns
This commit is contained in:
parent
525ec1ee6b
commit
160fda5007
3 changed files with 28 additions and 16 deletions
|
@ -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();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue