public class Style extends Object implements OOXMLElement
| Constructor and Description |
|---|
Style(io.starter.formats.OOXML.lnRef lr,
io.starter.formats.OOXML.FillRef flr,
io.starter.formats.OOXML.EffectRef er,
io.starter.formats.OOXML.FontRef fr) |
Style(Style s) |
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
cloneElement() |
String |
getOOXML() |
static OOXMLElement |
parseOOXML(org.xmlpull.v1.XmlPullParser xpp,
Stack<String> lastTag,
WorkBookHandle bk) |
String |
toString() |
public Style(io.starter.formats.OOXML.lnRef lr,
io.starter.formats.OOXML.FillRef flr,
io.starter.formats.OOXML.EffectRef er,
io.starter.formats.OOXML.FontRef fr)
public Style(Style s)
public static OOXMLElement parseOOXML(org.xmlpull.v1.XmlPullParser xpp, Stack<String> lastTag, WorkBookHandle bk)
public String getOOXML()
getOOXML in interface OOXMLElementOOXMLElement.getOOXML()public OOXMLElement cloneElement()
cloneElement in interface OOXMLElementOOXMLElement.cloneElement()Copyright © 2002–2019 Starter Inc.. All rights reserved.