Return-Path: X-Original-To: apmail-poi-commits-archive@minotaur.apache.org Delivered-To: apmail-poi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C233F175EF for ; Wed, 5 Nov 2014 12:18:09 +0000 (UTC) Received: (qmail 79147 invoked by uid 500); 5 Nov 2014 12:18:09 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 79113 invoked by uid 500); 5 Nov 2014 12:18:09 -0000 Mailing-List: contact commits-help@poi.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@poi.apache.org Delivered-To: mailing list commits@poi.apache.org Received: (qmail 79104 invoked by uid 99); 5 Nov 2014 12:18:09 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2014 12:18:09 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 05 Nov 2014 12:18:04 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 7DABF23888D2; Wed, 5 Nov 2014 12:17:05 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1636858 [1/4] - in /poi/site: publish/ publish/apidocs/ publish/apidocs/org/apache/poi/hssf/record/ publish/apidocs/org/apache/poi/hssf/usermodel/ publish/apidocs/org/apache/poi/hssf/usermodel/class-use/ publish/apidocs/org/apache/poi/ss/f... Date: Wed, 05 Nov 2014 12:17:04 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20141105121705.7DABF23888D2@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Author: nick Date: Wed Nov 5 12:17:02 2014 New Revision: 1636858 URL: http://svn.apache.org/r1636858 Log: Republish site Modified: poi/site/publish/apidocs/index-all.html poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFComment.html poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFDataValidation.html poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/package-use.html poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Comment.html poi/site/publish/apidocs/org/apache/poi/ss/usermodel/Sheet.html poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/ClientAnchor.html poi/site/publish/apidocs/org/apache/poi/ss/usermodel/class-use/DataValidation.html poi/site/publish/apidocs/org/apache/poi/xssf/streaming/SXSSFSheet.html poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFComment.html poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFDialogsheet.html poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/class-use/XSSFDataValidation.html poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/package-use.html poi/site/publish/changes.html poi/site/publish/changes.rss poi/site/src/documentation/content/xdocs/status.xml Modified: poi/site/publish/apidocs/index-all.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/index-all.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/index-all.html (original) +++ poi/site/publish/apidocs/index-all.html Wed Nov 5 12:17:02 2014 @@ -18736,6 +18736,14 @@ return null
An unsigned integer that specifies the field that this LFO represents..
+
getClientAnchor() - Method in class org.apache.poi.hssf.usermodel.HSSFComment
+
 
+
getClientAnchor() - Method in interface org.apache.poi.ss.usermodel.Comment
+
+
Return defines position of this anchor in the sheet.
+
+
getClientAnchor() - Method in class org.apache.poi.xssf.usermodel.XSSFComment
+
 
getClientDataRecord(EscherContainerRecord, int) - Static method in class org.apache.poi.hslf.model.ShapeFactory
 
getClientDataRecord(int) - Method in class org.apache.poi.hslf.model.SimpleShape
@@ -20416,6 +20424,14 @@ return null
 
getDataValidationHelper() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
+
getDataValidations() - Method in class org.apache.poi.hssf.usermodel.HSSFSheet
+
 
+
getDataValidations() - Method in interface org.apache.poi.ss.usermodel.Sheet
+
+
Returns the list of DataValidation in the sheet.
+
+
getDataValidations() - Method in class org.apache.poi.xssf.streaming.SXSSFSheet
+
 
getDataValidations() - Method in class org.apache.poi.xssf.usermodel.XSSFSheet
 
getDataValues() - Method in class org.apache.poi.hssf.usermodel.HSSFChart.HSSFSeries
@@ -21844,6 +21860,10 @@ return null
getErrorStyle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
+
getErrorText() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
+
getErrorTitle() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
getErrorValue() - Method in class org.apache.poi.hssf.record.BoolErrRecord
get the error value for the cell
@@ -23745,6 +23765,8 @@ return null
 
getFormula() - Method in class org.apache.poi.hssf.record.LbsDataSubRecord
 
+
getFormula1() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
getFormula1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint.FormulaPair
 
getFormula1() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
@@ -23763,6 +23785,8 @@ return null
getFormula1() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidationConstraint
 
+
getFormula2() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
getFormula2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint.FormulaPair
 
getFormula2() - Method in class org.apache.poi.hssf.usermodel.DVConstraint
@@ -29597,6 +29621,10 @@ return null
 
getPromptBoxTitle() - Method in class org.apache.poi.xssf.usermodel.XSSFDataValidation
 
+
getPromptText() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
+
getPromptTitle() - Method in class org.apache.poi.hssf.record.DVRecord
+
 
getProperties() - Method in class org.apache.poi.hpsf.MutableSection
Gets this section's properties.
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/DVRecord.html Wed Nov 5 12:17:02 2014 @@ -222,10 +222,34 @@ extends getErrorStyle()  +java.lang.String +getErrorText()  + + +java.lang.String +getErrorTitle()  + + +Ptg[] +getFormula1()  + + +Ptg[] +getFormula2()  + + boolean getListExplicitFormula()  +java.lang.String +getPromptText()  + + +java.lang.String +getPromptTitle()  + + boolean getShowErrorOnInvalidValue()  @@ -433,6 +457,60 @@ extends Returns:
the condition operator
See Also:
utility class
+ + + +
    +
  • +

    getPromptTitle

    +
    public java.lang.String getPromptTitle()
    +
  • +
+ + + +
    +
  • +

    getErrorTitle

    +
    public java.lang.String getErrorTitle()
    +
  • +
+ + + +
    +
  • +

    getPromptText

    +
    public java.lang.String getPromptText()
    +
  • +
+ + + +
    +
  • +

    getErrorText

    +
    public java.lang.String getErrorText()
    +
  • +
+ + + +
    +
  • +

    getFormula1

    +
    public Ptg[] getFormula1()
    +
  • +
+ + + +
    +
  • +

    getFormula2

    +
    public Ptg[] getFormula2()
    +
  • +
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFComment.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFComment.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFComment.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFComment.html Wed Nov 5 12:17:02 2014 @@ -229,56 +229,62 @@ implements getBackgroundImageId()  +ClientAnchor +getClientAnchor() +
Return defines position of this anchor in the sheet.
+ + + int getColumn()
Return the column of the cell that contains the comment
- + protected NoteRecord getNoteRecord()
Returns the underlying Note record
- + int getRow()
Return the row of the cell that contains the comment
- + boolean hasPosition()
Do we know which cell this comment belongs to?
- + boolean isVisible()
Sets whether this comment is visible.
- + void resetBackgroundImage()  - + void setAuthor(java.lang.String author)
Name of the original comment author
- + void setBackgroundImage(int pictureIndex)  - + void setColumn(int col)
Set the column of the cell that contains the comment
- + void setColumn(short col)
Deprecated.  @@ -286,17 +292,17 @@ implements + void setRow(int row)
Set the row of the cell that contains the comment
- + void setShapeType(int shapeType)  - + void setVisible(boolean visible)
Returns whether this comment is visible.
@@ -563,6 +569,21 @@ public void setColumn(short&nb
Do we know which cell this comment belongs to?
+ + + +
    +
  • +

    getClientAnchor

    +
    public ClientAnchor getClientAnchor()
    +
    Description copied from interface: Comment
    +
    Return defines position of this anchor in the sheet.
    +
    +
    Specified by:
    +
    getClientAnchor in interface Comment
    +
    Returns:
    defines position of this anchor in the sheet
    +
  • +
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/HSSFSheet.html Wed Nov 5 12:17:02 2014 @@ -326,114 +326,120 @@ implements getDataValidationHelper()  +java.util.List<HSSFDataValidation> +getDataValidations() +
Returns the list of DataValidation in the sheet.
+ + + int getDefaultColumnWidth()
get the default column width for the sheet (if the columns do not define their own width) in characters
- + short getDefaultRowHeight()
get the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- + float getDefaultRowHeightInPoints()
get the default row height for the sheet (if the rows do not define their own height) in points.
- + boolean getDialog()
get whether sheet is a dialog sheet or not
- + boolean getDisplayGuts()
get whether to display the guts or not
- + EscherAggregate getDrawingEscherAggregate()
Returns the agregate escher records for this sheet, it there is one.
- + HSSFPatriarch getDrawingPatriarch()
This will hold any graphics or charts for the sheet.
- + int getFirstRowNum()
Gets the first row on the sheet
- + boolean getFitToPage()
fit to page option is on
- + HSSFFooter getFooter()
Gets the user model for the default document footer.
- + boolean getForceFormulaRecalculation()
Whether a record must be inserted or not at generation to indicate that formula must be recalculated when workbook is opened.
- + HSSFHeader getHeader()
Gets the user model for the default document header.
- + boolean getHorizontallyCenter()
Determine whether printed output for this sheet will be horizontally centered.
- + int getLastRowNum()
Gets the number last row on the sheet.
- + short getLeftCol()
The left col in the visible view when the sheet is first viewed after opening it in a viewer
- + double getMargin(short margin)
Gets the size of the margin in inches.
- + CellRangeAddress getMergedRegion(int index)
Returns the merged region at the specified index
- + Region getMergedRegionAt(int index)
Deprecated.  @@ -441,116 +447,116 @@ implements + int getNumMergedRegions()
returns the number of merged regions
- + boolean getObjectProtect()
Answer whether object protection is enabled or disabled
- + PaneInformation getPaneInformation()
Returns the information regarding the currently configured pane (split or freeze).
- + short getPassword()  - + int getPhysicalNumberOfRows()
Returns the number of physically defined rows (NOT the number of rows in the sheet)
- + HSSFPrintSetup getPrintSetup()
Gets the print setup object.
- + boolean getProtect()
Answer whether protection is enabled or disabled
- + CellRangeAddress getRepeatingColumns()
Gets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
- + CellRangeAddress getRepeatingRows()
Gets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
- + HSSFRow getRow(int rowIndex)
Returns the logical row (not physical) 0-based.
- + int[] getRowBreaks()
Retrieves all the horizontal page breaks
- + boolean getRowSumsBelow()
get if row summaries appear below detail in the outline
- + boolean getRowSumsRight()
get if col summaries appear right of the detail in the outline
- + boolean getScenarioProtect()
Answer whether scenario protection is enabled or disabled
- + HSSFSheetConditionalFormatting getSheetConditionalFormatting()
The 'Conditional Formatting' facet for this Sheet
- + java.lang.String getSheetName()
Returns the name of this sheet
- + short getTopRow()
The top row in the visible view when the sheet is first viewed after opening it in a viewer
- + boolean getVerticallyCenter()
Determine whether printed output for this sheet will be vertically centered.
- + boolean getVerticallyCenter(boolean value)
Deprecated.  @@ -558,20 +564,20 @@ implements + HSSFWorkbook getWorkbook()
Return the parent workbook
- + void groupColumn(int fromColumn, int toColumn)
Create an outline for the provided column range.
- + void groupColumn(short fromColumn, short toColumn) @@ -580,34 +586,34 @@ implements + void groupRow(int fromRow, int toRow)
Tie a range of cell together so that they can be collapsed or expanded
- + protected void insertChartRecords(java.util.List<Record> records)  - + boolean isActive()  - + boolean isColumnBroken(int column)
Determines if there is a page break at the indicated column
- + boolean isColumnHidden(int columnIndex)
Get the hidden state for a given column.
- + boolean isColumnHidden(short columnIndex)
Deprecated.  @@ -615,166 +621,166 @@ implements + boolean isDisplayFormulas()
Returns if formulas are displayed.
- + boolean isDisplayGridlines()
Returns if gridlines are displayed.
- + boolean isDisplayRowColHeadings()
Returns if RowColHeadings are displayed.
- + boolean isDisplayZeros()
Gets the flag indicating whether the window should show 0 (zero) in cells containing zero value.
- + boolean isGridsPrinted()
get whether gridlines are printed.
- + boolean isPrintGridlines()
Returns whether gridlines are printed.
- + boolean isRightToLeft()
Whether the text is displayed in right-to-left mode in the window
- + boolean isRowBroken(int row)
Determines if there is a page break at the indicated row
- + boolean isSelected()
Note - this is not the same as whether the sheet is focused (isActive)
- + java.util.Iterator<Row> iterator()
Alias for rowIterator() to allow foreach loops
- + protected void preSerialize()
check whether the data of sheet can be serialized
- + void protectSheet(java.lang.String password)
Sets the protection enabled as well as the password
- + CellRange<HSSFCell> removeArrayFormula(Cell cell)
Remove a Array Formula from this sheet.
- + void removeColumnBreak(int column)
Removes a page break at the indicated column
- + void removeMergedRegion(int index)
removes a merged region of cells (hence letting them free)
- + void removeRow(Row row)
Remove a row from this sheet.
- + void removeRowBreak(int row)
Removes the page break at the indicated row
- + java.util.Iterator<Row> rowIterator()
Returns an iterator of the physical rows
- + void setActive(boolean sel)
Sets whether sheet is selected.
- + void setAlternativeExpression(boolean b)
whether alternate expression evaluation is on
- + void setAlternativeFormula(boolean b)
whether alternative formula entry is on
- + CellRange<HSSFCell> setArrayFormula(java.lang.String formula, CellRangeAddress range)
Sets array formula to specified region for result.
- + void setAutobreaks(boolean b)
show automatic page breaks or not
- + HSSFAutoFilter setAutoFilter(CellRangeAddress range)
Enable filtering for a range of cells
- + void setColumnBreak(int column)
Sets a page break at the indicated column.
- + void setColumnGroupCollapsed(int columnNumber, boolean collapsed)
Expands or collapses a column group.
- + void setColumnGroupCollapsed(short columnNumber, boolean collapsed) @@ -783,14 +789,14 @@ implements + void setColumnHidden(int columnIndex, boolean hidden)
Get the visibility state for a given column.
- + void setColumnHidden(short columnIndex, boolean hidden) @@ -799,7 +805,7 @@ implements + void setColumnWidth(int columnIndex, int width) @@ -807,7 +813,7 @@ implements + void setColumnWidth(short columnIndex, short width) @@ -816,21 +822,21 @@ implements + void setDefaultColumnStyle(int column, CellStyle style)
Sets the default column style for a given column.
- + void setDefaultColumnWidth(int width)
set the default column width for the sheet (if the columns do not define their own width) in characters
- + void setDefaultColumnWidth(short width)
Deprecated.  @@ -838,160 +844,160 @@ implements + void setDefaultRowHeight(short height)
set the default row height for the sheet (if the rows do not define their own height) in twips (1/20 of a point)
- + void setDefaultRowHeightInPoints(float height)
set the default row height for the sheet (if the rows do not define their own height) in points
- + void setDialog(boolean b)
set whether sheet is a dialog sheet or not
- + void setDisplayFormulas(boolean show)
Sets whether the formulas are shown in a viewer.
- + void setDisplayGridlines(boolean show)
Sets whether the gridlines are shown in a viewer.
- + void setDisplayGuts(boolean b)
set whether to display the guts or not
- + void setDisplayRowColHeadings(boolean show)
Sets whether the RowColHeadings are shown in a viewer.
- + void setDisplayZeros(boolean value)
Set whether the window should show 0 (zero) in cells containing zero value.
- + void setFitToPage(boolean b)
fit to page option is on
- + void setForceFormulaRecalculation(boolean value)
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- + void setGridsPrinted(boolean value)
set whether gridlines printed.
- + void setHorizontallyCenter(boolean value)
determines whether the output is horizontally centered on the page.
- + void setMargin(short margin, double size)
Sets the size of the margin in inches.
- + void setPrintGridlines(boolean newPrintGridlines)
Turns on or off the printing of gridlines.
- + void setRepeatingColumns(CellRangeAddress columnRangeRef)
Sets the repeating columns used when printing the sheet, as found in File->PageSetup->Sheet.
- + void setRepeatingRows(CellRangeAddress rowRangeRef)
Sets the repeating rows used when printing the sheet, as found in File->PageSetup->Sheet.
- + void setRightToLeft(boolean value)
Sets whether the worksheet is displayed from right to left instead of from left to right.
- + void setRowBreak(int row)
Sets a page break at the indicated row Breaks occur above the specified row and left of the specified column inclusive.
- + void setRowGroupCollapsed(int rowIndex, boolean collapse)
Set view state of a groupped range of rows
- + void setRowSumsBelow(boolean b)
set if row summaries appear below detail in the outline
- + void setRowSumsRight(boolean b)
set if col summaries appear right of the detail in the outline
- + void setSelected(boolean sel)
Sets whether sheet is selected.
- + void setVerticallyCenter(boolean value)
determines whether the output is vertically centered on the page.
- + void setZoom(int numerator, int denominator)
Sets the zoom magnification for the sheet.
- + protected void shiftMerged(int startRow, int endRow, @@ -1002,7 +1008,7 @@ implements + void shiftRows(int startRow, int endRow, @@ -1010,7 +1016,7 @@ implements Shifts rows between startRow and endRow n number of rows.
- + void shiftRows(int startRow, int endRow, @@ -1020,7 +1026,7 @@ implements Shifts rows between startRow and endRow n number of rows.
- + void shiftRows(int startRow, int endRow, @@ -1031,7 +1037,7 @@ implements Shifts rows between startRow and endRow n number of rows.
- + void showInPane(int toprow, int leftcol) @@ -1039,7 +1045,7 @@ implements + void showInPane(short toprow, short leftcol) @@ -1047,14 +1053,14 @@ implements + void ungroupColumn(int fromColumn, int toColumn)
Ungroup a range of columns that were previously groupped
- + void ungroupColumn(short fromColumn, short toColumn) @@ -1063,20 +1069,20 @@ implements + void ungroupRow(int fromRow, int toRow)
Ungroup a range of rows that were previously groupped
- + protected void validateColumn(int column)
Runs a bounds check for column numbers
- + protected void validateRow(int row)
Runs a bounds check for row numbers
@@ -1295,6 +1301,21 @@ implements Returns:
the number of the last row contained in this sheet, zero based.
+
+ + +
    +
  • +

    getDataValidations

    +
    public java.util.List<HSSFDataValidation> getDataValidations()
    +
    Description copied from interface: Sheet
    +
    Returns the list of DataValidation in the sheet.
    +
    +
    Specified by:
    +
    getDataValidations in interface Sheet
    +
    Returns:
    list of DataValidation in the sheet
    +
  • +
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFDataValidation.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFDataValidation.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFDataValidation.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/usermodel/class-use/HSSFDataValidation.html Wed Nov 5 12:17:02 2014 @@ -63,7 +63,49 @@

Uses of Class
org.apache.poi.hssf.usermodel.HSSFDataValidation

-
No usage of org.apache.poi.hssf.usermodel.HSSFDataValidation
+
+ +
+HSSFDataValidation +
Utility class for creating data validation cells
+ + + HSSFEvaluationWorkbook
Internal POI use only
- + HSSFFont
Represents a Font used in a workbook.
- + HSSFFontFormatting
High level representation for Font Formatting component of Conditional Formatting settings
- + HSSFFooter
Class to read and manipulate the footer.
- + HSSFFormulaEvaluator
Evaluates formula cells.

@@ -385,106 +390,106 @@ HSSF concepts.

cell values.
- + HSSFHeader
Class to read and manipulate the header.
- + HSSFHyperlink
Represents an Excel hyperlink.
- + HSSFName
High Level Representation of a 'defined name' which could be a 'built-in' name, 'named range' or name of a user defined function.
- + HSSFObjectData
Represents binary object (i.e.
- + HSSFPalette
Represents a workbook color palette.
- + HSSFPatriarch
The patriarch is the toplevel container for shapes in a sheet.
- + HSSFPatternFormatting
High level representation for Conditional Formatting settings
- + HSSFPicture
Represents a escher picture.
- + HSSFPictureData
Represents binary data stored in the file.
- + HSSFPolygon  - + HSSFPrintSetup
Used to modify the print setup.
- + HSSFRichTextString
Rich text unicode string.
- + HSSFRow
High level representation of a row of a spreadsheet.
- + HSSFShape
An abstract shape.
- + HSSFShapeContainer
An interface that indicates whether a class can contain children.
- + HSSFShapeGroup
A shape group may contain other shapes.
- + HSSFSheet
High level representation of a worksheet.
- + HSSFSheetConditionalFormatting
The 'Conditional Formatting' facet of HSSFSheet
- + HSSFSimpleShape
Represents a simple shape such as a line, rectangle or oval.
- + HSSFTextbox
A textbox is a shape that may hold a rich text string.
- + HSSFWorkbook
High level representation of a workbook.
Modified: poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html?rev=1636858&r1=1636857&r2=1636858&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html (original) +++ poi/site/publish/apidocs/org/apache/poi/ss/formula/ptg/class-use/Ptg.html Wed Nov 5 12:17:02 2014 @@ -194,6 +194,14 @@ Ptg[] +DVRecord.getFormula1()  + + +Ptg[] +DVRecord.getFormula2()  + + +Ptg[] ArrayRecord.getFormulaTokens()  --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org