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