java.lang.Iterable<XSLFTableStyle>
@Beta public class XSLFTableStyles extends POIXMLDocumentPart implements java.lang.Iterable<XSLFTableStyle>
DEFAULT_XML_OPTIONS
Constructor | Description |
---|---|
XSLFTableStyles() |
|
XSLFTableStyles(PackagePart part,
PackageRelationship rel) |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<XSLFTableStyle> |
getStyles() |
|
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList |
getXmlObject() |
|
java.util.Iterator<XSLFTableStyle> |
iterator() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addRelation, commit, createRelationship, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, 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 2018 The Apache Software Foundation or its licensors, as applicable.