|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.poi.POIXMLDocumentPart
org.apache.poi.xslf.usermodel.XSLFTableStyles
@Beta public class XSLFTableStyles
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
POIXMLDocumentPart.RelationPart |
| Constructor Summary | |
|---|---|
XSLFTableStyles()
|
|
XSLFTableStyles(PackagePart part)
|
|
| Method Summary | |
|---|---|
java.util.List<XSLFTableStyle> |
getStyles()
|
org.openxmlformats.schemas.drawingml.x2006.main.CTTableStyleList |
getXmlObject()
|
java.util.Iterator<XSLFTableStyle> |
iterator()
|
| Methods inherited from class org.apache.poi.POIXMLDocumentPart |
|---|
_invokeOnDocumentRead, addRelation, commit, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationParts, getRelations, getTargetPart, onDocumentCreate, onDocumentRead, onDocumentRemove, onSave, prepareForCommit, read, rebase, removeRelation, removeRelation, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public XSLFTableStyles()
public XSLFTableStyles(PackagePart part)
throws java.io.IOException,
org.apache.xmlbeans.XmlException
java.io.IOException
org.apache.xmlbeans.XmlException| Method Detail |
|---|
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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||