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