public class AutoFilter extends Object implements OOXMLElement
| Constructor and Description |
|---|
AutoFilter(AutoFilter a) |
AutoFilter(String ref,
ArrayList<io.starter.formats.OOXML.FilterColumn> f) |
| Modifier and Type | Method and Description |
|---|---|
OOXMLElement |
cloneElement() |
String |
getOOXML() |
static OOXMLElement |
parseOOXML(org.xmlpull.v1.XmlPullParser xpp) |
public AutoFilter(AutoFilter a)
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()Copyright © 2002–2019 Starter Inc.. All rights reserved.