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


public interface OdfListLevelProperties


Field Summary
static OdfStyleProperty FontName
           
static OdfStyleProperty Height
           
static OdfStyleProperty ListLevelPositionAndSpaceMode
           
static OdfStyleProperty MinLabelDistance
           
static OdfStyleProperty MinLabelWidth
           
static OdfStyleProperty SpaceBefore
           
static OdfStyleProperty TextAlign
           
static OdfStyleProperty VerticalPos
           
static OdfStyleProperty VerticalRel
           
static OdfStyleProperty Width
           
static OdfStyleProperty Y
           
 

Field Detail

Height

static final OdfStyleProperty Height

TextAlign

static final OdfStyleProperty TextAlign

Width

static final OdfStyleProperty Width

FontName

static final OdfStyleProperty FontName

VerticalPos

static final OdfStyleProperty VerticalPos

VerticalRel

static final OdfStyleProperty VerticalRel

Y

static final OdfStyleProperty Y

ListLevelPositionAndSpaceMode

static final OdfStyleProperty ListLevelPositionAndSpaceMode

MinLabelDistance

static final OdfStyleProperty MinLabelDistance

MinLabelWidth

static final OdfStyleProperty MinLabelWidth

SpaceBefore

static final OdfStyleProperty SpaceBefore


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