public interface StyleParagraphPropertiesElements extends ODFAttribute
Use the <style:drop-cap> element to specify if the first character or more of a paragraph is displayed in a larger font. This element can be contained in a <style:paragraphproperties> element.
Use the <style:background-image> element to specify a background image for a paragraph. The background image can be stored in one of the following ways (see also section 9.3.2):
Modifier and Type | Method and Description |
---|---|
StyleBackgroundImage |
getStyleBackgroundImage()
Return a style:background-mage.
|
StyleDropCap |
getStyleDropCap()
Return a style:drop-cap.
|
StyleTabStops |
getStyleTabStops()
Return a style:tab-stops.
|
void |
setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
Set a style:background-mage.
|
void |
setStyleDropCap(StyleDropCap styleDropCap)
Set a style:drop-cap.
|
void |
setStyleTabStops(StyleTabStops styleTabStops)
Set a style:tab-stops.
|
StyleTabStops getStyleTabStops()
void setStyleTabStops(StyleTabStops styleTabStops)
styleTabStops
- the style:tab-stops to setStyleDropCap getStyleDropCap()
void setStyleDropCap(StyleDropCap styleDropCap)
styleDropCap
- the style:drop-cap to setStyleBackgroundImage getStyleBackgroundImage()
void setStyleBackgroundImage(StyleBackgroundImage styleBackgroundImage)
styleBackgroundImage
- the style:background-mage to setCopyright © 2010 - No Magic Asia