Package | Description |
---|---|
org.odftoolkit.odfdom.incubator.doc.office |
Modifier and Type | Method and Description |
---|---|
OdfNumberStyle |
OdfOfficeAutomaticStyles.getNumberStyle(String name)
Returns the
OdfNumberNumberStyle element with the given name. |
OdfNumberStyle |
OdfOfficeStyles.getNumberStyle(String name)
Returns the
OdfNumberNumberStyle element with the given name. |
Modifier and Type | Method and Description |
---|---|
Iterable<OdfNumberStyle> |
OdfOfficeAutomaticStyles.getNumberStyles()
Returns an iterator for all
OdfNumberNumberStyle elements. |
Iterable<OdfNumberStyle> |
OdfOfficeStyles.getNumberStyles()
Returns an iterator for all
OdfNumberNumberStyle elements. |
Copyright © 2008-2014 The Apache Software Foundation. All Rights Reserved.