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


public interface OdfTableRowProperties


Field Summary
static OdfStyleProperty BackgroundColor
           
static OdfStyleProperty BreakAfter
           
static OdfStyleProperty BreakBefore
           
static OdfStyleProperty KeepTogether
           
static OdfStyleProperty MinRowHeight
           
static OdfStyleProperty RowHeight
           
static OdfStyleProperty UseOptimalRowHeight
           
 

Field Detail

BackgroundColor

static final OdfStyleProperty BackgroundColor

BreakAfter

static final OdfStyleProperty BreakAfter

BreakBefore

static final OdfStyleProperty BreakBefore

KeepTogether

static final OdfStyleProperty KeepTogether

MinRowHeight

static final OdfStyleProperty MinRowHeight

RowHeight

static final OdfStyleProperty RowHeight

UseOptimalRowHeight

static final OdfStyleProperty UseOptimalRowHeight


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