org.apache.poi.xslf.usermodel
Class XSLFTableStyles
- java.lang.Object
-
- org.apache.poi.POIXMLDocumentPart
-
- org.apache.poi.xslf.usermodel.XSLFTableStyles
-
- All Implemented Interfaces:
- java.lang.Iterable<XSLFTableStyle>
@Beta public class XSLFTableStyles extends POIXMLDocumentPart implements java.lang.Iterable<XSLFTableStyle>
-
-
Field Summary
-
Fields inherited from class org.apache.poi.POIXMLDocumentPart
DEFAULT_XML_OPTIONS
-
-
Constructor Summary
Constructors Constructor and Description XSLFTableStyles()XSLFTableStyles(PackagePart part, PackageRelationship rel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description java.util.List<XSLFTableStyle>getStyles()org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleListgetXmlObject()java.util.Iterator<XSLFTableStyle>iterator()-
Methods inherited from class org.apache.poi.POIXMLDocumentPart
addRelation, createRelationship, createRelationship, getPackagePart, getPackageRelationship, getParent, getRelationById, getRelationId, getRelations, toString
-
-
-
-
Constructor Detail
-
XSLFTableStyles
public XSLFTableStyles()
-
XSLFTableStyles
public XSLFTableStyles(PackagePart part, PackageRelationship rel) throws java.io.IOException, org.apache.xmlbeans.XmlException
- Throws:
java.io.IOExceptionorg.apache.xmlbeans.XmlException
-
-
Method Detail
-
getXmlObject
public org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList getXmlObject()
-
iterator
public java.util.Iterator<XSLFTableStyle> iterator()
- Specified by:
iteratorin interfacejava.lang.Iterable<XSLFTableStyle>
-
getStyles
public java.util.List<XSLFTableStyle> getStyles()
-
-
DataMelt 3.0 © DataMelt by jWork.ORG