org.odftoolkit.odfdom.dom.style.props
public interface OdfTableColumnProperties
Modifier and Type | Field and Description |
---|---|
static OdfStyleProperty |
BreakAfter |
static OdfStyleProperty |
BreakBefore |
static OdfStyleProperty |
ColumnWidth |
static OdfStyleProperty |
RelColumnWidth |
static OdfStyleProperty |
UseOptimalColumnWidth |
static final OdfStyleProperty BreakAfter
static final OdfStyleProperty BreakBefore
static final OdfStyleProperty ColumnWidth
static final OdfStyleProperty RelColumnWidth
static final OdfStyleProperty UseOptimalColumnWidth
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.