Package org.apache.poi.xssf.model


package org.apache.poi.xssf.model
  • Class
    Description
    The cells in a workbook can be calculated in different orders depending on various optimizations and dependencies.
    An interface exposing useful functions for dealing with Excel Workbook Comments.
     
    Holds details of links to parts of other workbooks (eg named ranges), along with the most recently seen values for what they point to.
    This class implements the Custom XML Mapping Part (Open Office XML Part 1: chapter 12.3.6) An instance of this part type contains a schema for an XML file, and information on the behavior that is used when allowing this custom XML schema to be mapped into the spreadsheet.
    Used internally to navigate the paragraph text style hierarchy within a shape and fetch properties
    Table of strings shared across all sheets in a workbook.
    Table of strings shared across all sheets in a workbook.
    This class implements the Single Cell Tables Part (Open Office XML Part 4: chapter 3.5.2)
     
    Table of styles shared across all sheets in a workbook.
     
    Class that represents theme of XLSX document.