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