Class XSLFTableStyles

  • All Implemented Interfaces:
    java.lang.Iterable<XSLFTableStyle>

    @Beta
    public class XSLFTableStyles
    extends org.apache.poi.ooxml.POIXMLDocumentPart
    implements java.lang.Iterable<XSLFTableStyle>
    • Nested Class Summary

      • Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart

        org.apache.poi.ooxml.POIXMLDocumentPart.RelationPart
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<XSLFTableStyle> getStyles()  
      CTTableStyleList getXmlObject()  
      java.util.Iterator<XSLFTableStyle> iterator()  
      • Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart

        _invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommited, isCommitted, setCommited, setCommitted, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
      • Methods inherited from interface java.lang.Iterable

        forEach, spliterator