org.odftoolkit.odfdom.dom.style.props
Interface OdfSectionProperties


public interface OdfSectionProperties


Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty DontBalanceTextColumns
           
static OdfStyleProperty Editable
           
static OdfStyleProperty MarginLeft
           
static OdfStyleProperty MarginRight
           
static OdfStyleProperty Protect
           
static OdfStyleProperty WritingMode
           
 

Field Detail

BackgroundColor

static final OdfStyleProperty BackgroundColor

MarginLeft

static final OdfStyleProperty MarginLeft

MarginRight

static final OdfStyleProperty MarginRight

Editable

static final OdfStyleProperty Editable

Protect

static final OdfStyleProperty Protect

WritingMode

static final OdfStyleProperty WritingMode

DontBalanceTextColumns

static final OdfStyleProperty DontBalanceTextColumns


Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.