| Constructor and Description |
|---|
NumberCell(double number,
NumberFormat format) |
| Modifier and Type | Method and Description |
|---|---|
void |
render(XHTMLContentHandler handler)
Renders the content to the given XHTML SAX event stream.
|
String |
toString() |
public NumberCell(double number,
NumberFormat format)
public void render(XHTMLContentHandler handler) throws SAXException
Cellrender in interface CellSAXExceptionCopyright © 2007–2022 The Apache Software Foundation. All rights reserved.