org.jopendocument.model.style
Class StyleParagraphProperties
java.lang.Object
org.jopendocument.model.style.StyleParagraphProperties
public class StyleParagraphProperties
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleParagraphProperties
public StyleParagraphProperties()
getMarginLeft
public String getMarginLeft()
getTextAlign
public String getTextAlign()
setMarginLeft
public void setMarginLeft(String value)
setTextAlign
public void setTextAlign(String value)
addTabStops
public void addTabStops(StyleTabStops p)
Copyright © 2010 jOpenDocument All Rights Reserved.