@Beta public class XSLFTableStyles extends POIXMLDocumentPart implements Iterable<XSLFTableStyle>
POIXMLDocumentPart.RelationPart| Constructor and Description |
|---|
XSLFTableStyles() |
XSLFTableStyles(PackagePart part) |
| Modifier and Type | Method and Description |
|---|---|
List<XSLFTableStyle> |
getStyles() |
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList |
getXmlObject() |
Iterator<XSLFTableStyle> |
iterator() |
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommitted, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommitted, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforEach, spliteratorpublic XSLFTableStyles()
public XSLFTableStyles(PackagePart part) throws IOException, org.apache.xmlbeans.XmlException
IOExceptionorg.apache.xmlbeans.XmlExceptionpublic org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList getXmlObject()
public Iterator<XSLFTableStyle> iterator()
iterator in interface Iterable<XSLFTableStyle>public List<XSLFTableStyle> getStyles()