@Beta public class XSLFTableStyles extends POIXMLDocumentPart implements java.lang.Iterable<XSLFTableStyle>
DEFAULT_XML_OPTIONS
Constructor and Description |
---|
XSLFTableStyles() |
XSLFTableStyles(PackagePart part,
PackageRelationship rel) |
Modifier and Type | Method and Description |
---|---|
java.util.List<XSLFTableStyle> |
getStyles() |
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList |
getXmlObject() |
java.util.Iterator<XSLFTableStyle> |
iterator() |
addRelation, clearMemoryPackagePart, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationCounter, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, read, rebase, removeRelation, removeRelation, toString
public XSLFTableStyles()
public XSLFTableStyles(PackagePart part, PackageRelationship rel) throws java.io.IOException, org.apache.xmlbeans.XmlException
java.io.IOException
org.apache.xmlbeans.XmlException
public org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList getXmlObject()
public java.util.Iterator<XSLFTableStyle> iterator()
iterator
in interface java.lang.Iterable<XSLFTableStyle>
public java.util.List<XSLFTableStyle> getStyles()
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.