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