Package org.apache.poi.xssf.model
Class SingleXmlCells
java.lang.Object
org.apache.poi.ooxml.POIXMLDocumentPart
org.apache.poi.xssf.model.SingleXmlCells
This class implements the Single Cell Tables Part (Open Office XML Part 4:
chapter 3.5.2)
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
POIXMLDocumentPart.RelationPart -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.poi.ooxml.POIXMLDocumentPart
_invokeOnDocumentRead, addRelation, createRelationship, createRelationship, createRelationship, getNextPartNumber, getPackagePart, getParent, getRelationById, getRelationId, getRelationPartById, getRelationParts, getRelations, isCommitted, setCommitted, toString
-
Constructor Details
-
SingleXmlCells
public SingleXmlCells() -
SingleXmlCells
- Throws:
IOException- Since:
- POI 3.14-Beta1
-
-
Method Details
-
readFrom
- Throws:
IOException
-
getXSSFSheet
-
getCTSingleXMLCells
-
getAllSimpleXmlCell
- Returns:
- all the SimpleXmlCell contained in this SingleXmlCells element
-