@Beta public class XSLFTableStyles extends POIXMLDocumentPart implements java.lang.Iterable<XSLFTableStyle>
POIXMLDocumentPart.RelationPart| Constructor and Description |
|---|
XSLFTableStyles() |
XSLFTableStyles(PackagePart part) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<XSLFTableStyle> |
getStyles() |
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList |
getXmlObject() |
java.util.Iterator<XSLFTableStyle> |
iterator() |
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, getTargetPart, isCommited, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, removeRelation, setCommited, toStringpublic XSLFTableStyles()
public XSLFTableStyles(PackagePart part) throws java.io.IOException, org.apache.xmlbeans.XmlException
java.io.IOExceptionorg.apache.xmlbeans.XmlExceptionpublic 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()