public class NumFmt extends Object implements OOXMLElement
| Constructor and Description |
|---|
NumFmt(NumFmt n) |
NumFmt(String formatCode,
String numFmtId,
boolean sourceLinked) |
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
cloneElement() |
String |
getFormatId()
returns the format id assoc with this number format
|
String |
getOOXML() |
String |
getOOXML(String ns) |
static String |
getOOXML(Xf xf)
returns the OOXML specifying the fill based on this FormatHandle object
|
static OOXMLElement |
parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
public NumFmt(NumFmt n)
public static OOXMLElement parseOOXML(org.xmlpull.v1.XmlPullParser xpp)
public String getOOXML()
getOOXML in interface OOXMLElementOOXMLElement.getOOXML()public OOXMLElement cloneElement()
cloneElement in interface OOXMLElementOOXMLElement.cloneElement()public String getFormatId()
Copyright © 2002–2019 Starter Inc.. All rights reserved.