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