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)
    • 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()