<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_19) on Fri Oct 29 16:40:02 MSD 2010 --> <TITLE> Uses of Package org.apache.poi.xssf.usermodel (POI API Documentation) </TITLE> <META NAME="date" CONTENT="2010-10-29"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Package org.apache.poi.xssf.usermodel (POI API Documentation)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/xssf/usermodel/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Package<br>org.apache.poi.xssf.usermodel</B></H2> </CENTER> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Packages that use <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.extractor"><B>org.apache.poi.xssf.extractor</B></A></TD> <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.model"><B>org.apache.poi.xssf.model</B></A></TD> <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.usermodel"><B>org.apache.poi.xssf.usermodel</B></A></TD> <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.usermodel.extensions"><B>org.apache.poi.xssf.usermodel.extensions</B></A></TD> <TD> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><A HREF="#org.apache.poi.xssf.usermodel.helpers"><B>org.apache.poi.xssf.usermodel.helpers</B></A></TD> <TD> </TD> </TR> </TABLE> <P> <A NAME="org.apache.poi.xssf.extractor"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> used by <A HREF="../../../../../org/apache/poi/xssf/extractor/package-summary.html">org.apache.poi.xssf.extractor</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFMap.html#org.apache.poi.xssf.extractor"><B>XSSFMap</B></A></B> <BR> This class implements the Map element (Open Office XML Part 4: chapter 3.16.2) <p/> This element contains all of the properties related to the XML map, and the behaviors expected during data refresh operations.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html#org.apache.poi.xssf.extractor"><B>XSSFRelation</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html#org.apache.poi.xssf.extractor"><B>XSSFWorkbook</B></A></B> <BR> High level representation of a SpreadsheetML workbook.</TD> </TR> </TABLE> <P> <A NAME="org.apache.poi.xssf.model"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> used by <A HREF="../../../../../org/apache/poi/xssf/model/package-summary.html">org.apache.poi.xssf.model</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFCellStyle.html#org.apache.poi.xssf.model"><B>XSSFCellStyle</B></A></B> <BR> High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFColor.html#org.apache.poi.xssf.model"><B>XSSFColor</B></A></B> <BR> Represents a color in SpreadsheetML</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFComment.html#org.apache.poi.xssf.model"><B>XSSFComment</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFFont.html#org.apache.poi.xssf.model"><B>XSSFFont</B></A></B> <BR> Represents a font used in a workbook.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFMap.html#org.apache.poi.xssf.model"><B>XSSFMap</B></A></B> <BR> This class implements the Map element (Open Office XML Part 4: chapter 3.16.2) <p/> This element contains all of the properties related to the XML map, and the behaviors expected during data refresh operations.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html#org.apache.poi.xssf.model"><B>XSSFSheet</B></A></B> <BR> High level representation of a SpreadsheetML worksheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html#org.apache.poi.xssf.model"><B>XSSFWorkbook</B></A></B> <BR> High level representation of a SpreadsheetML workbook.</TD> </TR> </TABLE> <P> <A NAME="org.apache.poi.xssf.usermodel"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> used by <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFAnchor.html#org.apache.poi.xssf.usermodel"><B>XSSFAnchor</B></A></B> <BR> An anchor is what specifics the position of a shape within a client object or within another containing shape.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFAutoFilter.html#org.apache.poi.xssf.usermodel"><B>XSSFAutoFilter</B></A></B> <BR> Represents autofiltering for the specified worksheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFCell.html#org.apache.poi.xssf.usermodel"><B>XSSFCell</B></A></B> <BR> High level representation of a cell in a row of a spreadsheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFCellStyle.html#org.apache.poi.xssf.usermodel"><B>XSSFCellStyle</B></A></B> <BR> High level representation of the the possible formatting information for the contents of the cells on a sheet in a SpreadsheetML document.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFChildAnchor.html#org.apache.poi.xssf.usermodel"><B>XSSFChildAnchor</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFClientAnchor.html#org.apache.poi.xssf.usermodel"><B>XSSFClientAnchor</B></A></B> <BR> A client anchor is attached to an excel worksheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFColor.html#org.apache.poi.xssf.usermodel"><B>XSSFColor</B></A></B> <BR> Represents a color in SpreadsheetML</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFComment.html#org.apache.poi.xssf.usermodel"><B>XSSFComment</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFConnector.html#org.apache.poi.xssf.usermodel"><B>XSSFConnector</B></A></B> <BR> A connection shape drawing element.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFCreationHelper.html#org.apache.poi.xssf.usermodel"><B>XSSFCreationHelper</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDataFormat.html#org.apache.poi.xssf.usermodel"><B>XSSFDataFormat</B></A></B> <BR> Handles data formats for XSSF.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDataValidation.html#org.apache.poi.xssf.usermodel"><B>XSSFDataValidation</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDataValidationConstraint.html#org.apache.poi.xssf.usermodel"><B>XSSFDataValidationConstraint</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDialogsheet.html#org.apache.poi.xssf.usermodel"><B>XSSFDialogsheet</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFDrawing.html#org.apache.poi.xssf.usermodel"><B>XSSFDrawing</B></A></B> <BR> Represents a SpreadsheetML drawing</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFEvaluationWorkbook.html#org.apache.poi.xssf.usermodel"><B>XSSFEvaluationWorkbook</B></A></B> <BR> Internal POI use only</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFFactory.html#org.apache.poi.xssf.usermodel"><B>XSSFFactory</B></A></B> <BR> Instantiates sub-classes of POIXMLDocumentPart depending on their relationship type</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFFont.html#org.apache.poi.xssf.usermodel"><B>XSSFFont</B></A></B> <BR> Represents a font used in a workbook.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFFormulaEvaluator.html#org.apache.poi.xssf.usermodel"><B>XSSFFormulaEvaluator</B></A></B> <BR> Evaluates formula cells.<p/> For performance reasons, this class keeps a cache of all previously calculated intermediate cell values.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFHyperlink.html#org.apache.poi.xssf.usermodel"><B>XSSFHyperlink</B></A></B> <BR> XSSF Implementation of a Hyperlink.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFMap.html#org.apache.poi.xssf.usermodel"><B>XSSFMap</B></A></B> <BR> This class implements the Map element (Open Office XML Part 4: chapter 3.16.2) <p/> This element contains all of the properties related to the XML map, and the behaviors expected during data refresh operations.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFName.html#org.apache.poi.xssf.usermodel"><B>XSSFName</B></A></B> <BR> Represents a defined named range in a SpreadsheetML workbook.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFPicture.html#org.apache.poi.xssf.usermodel"><B>XSSFPicture</B></A></B> <BR> Represents a picture shape in a SpreadsheetML drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFPictureData.html#org.apache.poi.xssf.usermodel"><B>XSSFPictureData</B></A></B> <BR> Raw picture data, normally attached to a SpreadsheetML Drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFPrintSetup.html#org.apache.poi.xssf.usermodel"><B>XSSFPrintSetup</B></A></B> <BR> Page setup and page margins settings for the worksheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFRelation.html#org.apache.poi.xssf.usermodel"><B>XSSFRelation</B></A></B> <BR> </TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFRichTextString.html#org.apache.poi.xssf.usermodel"><B>XSSFRichTextString</B></A></B> <BR> Rich text unicode string.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFRow.html#org.apache.poi.xssf.usermodel"><B>XSSFRow</B></A></B> <BR> High level representation of a row of a spreadsheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFShape.html#org.apache.poi.xssf.usermodel"><B>XSSFShape</B></A></B> <BR> Represents a shape in a SpreadsheetML drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFShapeGroup.html#org.apache.poi.xssf.usermodel"><B>XSSFShapeGroup</B></A></B> <BR> This object specifies a group shape that represents many shapes grouped together.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html#org.apache.poi.xssf.usermodel"><B>XSSFSheet</B></A></B> <BR> High level representation of a SpreadsheetML worksheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFSimpleShape.html#org.apache.poi.xssf.usermodel"><B>XSSFSimpleShape</B></A></B> <BR> Represents a shape with a predefined geometry in a SpreadsheetML drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFTextBox.html#org.apache.poi.xssf.usermodel"><B>XSSFTextBox</B></A></B> <BR> Represents a text box in a SpreadsheetML drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFVMLDrawing.html#org.apache.poi.xssf.usermodel"><B>XSSFVMLDrawing</B></A></B> <BR> Represents a SpreadsheetML VML drawing.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFWorkbook.html#org.apache.poi.xssf.usermodel"><B>XSSFWorkbook</B></A></B> <BR> High level representation of a SpreadsheetML workbook.</TD> </TR> </TABLE> <P> <A NAME="org.apache.poi.xssf.usermodel.extensions"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> used by <A HREF="../../../../../org/apache/poi/xssf/usermodel/extensions/package-summary.html">org.apache.poi.xssf.usermodel.extensions</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFColor.html#org.apache.poi.xssf.usermodel.extensions"><B>XSSFColor</B></A></B> <BR> Represents a color in SpreadsheetML</TD> </TR> </TABLE> <P> <A NAME="org.apache.poi.xssf.usermodel.helpers"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Classes in <A HREF="../../../../../org/apache/poi/xssf/usermodel/package-summary.html">org.apache.poi.xssf.usermodel</A> used by <A HREF="../../../../../org/apache/poi/xssf/usermodel/helpers/package-summary.html">org.apache.poi.xssf.usermodel.helpers</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFCell.html#org.apache.poi.xssf.usermodel.helpers"><B>XSSFCell</B></A></B> <BR> High level representation of a cell in a row of a spreadsheet.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><B><A HREF="../../../../../org/apache/poi/xssf/usermodel/class-use/XSSFSheet.html#org.apache.poi.xssf.usermodel.helpers"><B>XSSFSheet</B></A></B> <BR> High level representation of a SpreadsheetML worksheet.</TD> </TR> </TABLE> <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../index.html?org/apache/poi/xssf/usermodel/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> <i>Copyright 2010 The Apache Software Foundation or its licensors, as applicable.</i> </BODY> </HTML>