org.odftoolkit.odfdom.dom.style.props
public interface OdfSectionProperties
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
BackgroundColor |
static OdfStyleProperty |
DontBalanceTextColumns |
static OdfStyleProperty |
Editable |
static OdfStyleProperty |
MarginLeft |
static OdfStyleProperty |
MarginRight |
static OdfStyleProperty |
Protect |
static OdfStyleProperty |
WritingMode |
static final OdfStyleProperty BackgroundColor
static final OdfStyleProperty MarginLeft
static final OdfStyleProperty MarginRight
static final OdfStyleProperty Editable
static final OdfStyleProperty Protect
static final OdfStyleProperty WritingMode
static final OdfStyleProperty DontBalanceTextColumns
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.