Documentation of 'org.apache.poi.xssf.usermodel.helpers.XSSFSingleXmlCell' Java class
XSSFSingleXmlCell
org.apache.poi.xssf.usermodel.helpers

Class XSSFSingleXmlCell



  • public class XSSFSingleXmlCell
    extends java.lang.Object
    This class is a wrapper around the CTSingleXmlCell (Open Office XML Part 4: chapter 3.5.2.1)
    • Constructor Summary

      Constructors 
      Constructor and Description
      XSSFSingleXmlCell(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSingleXmlCell singleXmlCell, SingleXmlCells parent) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      long getMapId() 
      XSSFCell getReferencedCell()
      Gets the XSSFCell referenced by the R attribute or creates a new one if cell doesn't exists
      org.openxmlformats.schemas.spreadsheetml.x2006.main.STXmlDataType.Enum getXmlDataType() 
      java.lang.String getXpath() 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • XSSFSingleXmlCell

        public XSSFSingleXmlCell(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTSingleXmlCell singleXmlCell,
                                 SingleXmlCells parent)
    • Method Detail

      • getReferencedCell

        public XSSFCell getReferencedCell()
        Gets the XSSFCell referenced by the R attribute or creates a new one if cell doesn't exists
        Returns:
        the referenced XSSFCell, null if the cell reference is invalid
      • getXpath

        public java.lang.String getXpath()
      • getMapId

        public long getMapId()
      • getXmlDataType

        public org.openxmlformats.schemas.spreadsheetml.x2006.main.STXmlDataType.Enum getXmlDataType()

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.