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 AC901180BB for ; Fri, 4 Dec 2015 13:12:13 +0000 (UTC) Received: (qmail 75445 invoked by uid 500); 4 Dec 2015 13:12:13 -0000 Delivered-To: apmail-poi-commits-archive@poi.apache.org Received: (qmail 75407 invoked by uid 500); 4 Dec 2015 13:12:13 -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 75398 invoked by uid 99); 4 Dec 2015 13:12:13 -0000 Received: from Unknown (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 04 Dec 2015 13:12:13 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id D2CEB1809E4 for ; Fri, 4 Dec 2015 13:12:12 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.246 X-Spam-Level: * X-Spam-Status: No, score=1.246 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-0.554] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id r-A6V-89KB_X for ; Fri, 4 Dec 2015 13:12:08 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTP id D3DC142B13 for ; Fri, 4 Dec 2015 13:12:07 +0000 (UTC) Received: from svn01-us-west.apache.org (svn.apache.org [10.41.0.6]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id CE3DAE0EE4 for ; Fri, 4 Dec 2015 13:12:06 +0000 (UTC) Received: from svn01-us-west.apache.org (localhost [127.0.0.1]) by svn01-us-west.apache.org (ASF Mail Server at svn01-us-west.apache.org) with ESMTP id A36FC3A21DA for ; Fri, 4 Dec 2015 13:12:06 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1717960 [6/6] - in /poi/site/publish/apidocs: ./ org/apache/poi/hssf/usermodel/ org/apache/poi/ss/usermodel/ org/apache/poi/ss/util/class-use/ org/apache/poi/util/class-use/ org/apache/poi/xssf/streaming/ org/apache/poi/xssf/usermodel/ Date: Fri, 04 Dec 2015 13:12:05 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20151204131206.A36FC3A21DA@svn01-us-west.apache.org> Modified: poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html?rev=1717960&r1=1717959&r2=1717960&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html (original) +++ poi/site/publish/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html Fri Dec 4 13:12:04 2015 @@ -332,7 +332,7 @@ implements findEndOfRowOutlineGroup(int row)  -java.lang.String +CellAddress getActiveCell()
Return location of the active cell, e.g.
@@ -1042,173 +1042,181 @@ implements void -setActiveCell(java.lang.String cellRef) +setActiveCell(CellAddress address)
Sets location of the active cell
+void +setActiveCell(java.lang.String cellRef) +
Deprecated.  +
3.14beta2 (circa 2015-12-05). Use setActiveCell(CellAddress) instead.
+
+ + + CellRange<XSSFCell> setArrayFormula(java.lang.String formula, CellRangeAddress range)
Sets array formula to specified region for result.
- + void setAutobreaks(boolean value)
Flag indicating whether the sheet displays Automatic Page Breaks.
- + XSSFAutoFilter 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 setColumnHidden(int columnIndex, boolean hidden)
Get the visibility state for a given column.
- + void setColumnWidth(int columnIndex, int width)
Set the width (in units of 1/256th of a character width)
- + void setDefaultColumnStyle(int column, CellStyle style)
Sets the default column style for a given column.
- + void setDefaultColumnWidth(int width)
Specifies the number of characters of the maximum digit width of the normal style's font.
- + 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)
Sets default row height measured in point size.
- + void setDisplayFormulas(boolean show)
Sets the flag indicating whether this sheet should display formulas.
- + void setDisplayGridlines(boolean show)
Sets the flag indicating whether this sheet should display the lines between rows and columns to make editing and reading easier.
- + void setDisplayGuts(boolean value)
Set whether to display the guts or not
- + void setDisplayRowColHeadings(boolean show)
Sets the flag indicating whether this sheet should display row and column headings.
- + void setDisplayZeros(boolean value)
Set whether the window should show 0 (zero) in cells containing zero value.
- + void setFitToPage(boolean b)
Flag indicating whether the Fit to Page print option is enabled.
- + void setForceFormulaRecalculation(boolean value)
Control if Excel should be asked to recalculate all formulas on this sheet when the workbook is opened.
- + void setHorizontallyCenter(boolean value)
Center on page horizontally when printing.
- + void setMargin(short margin, double size)
Sets the size of the margin in inches.
- + void setPrintGridlines(boolean value)
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) @@ -1216,50 +1224,50 @@ implements + void setRowSumsBelow(boolean value)
Flag indicating whether summary rows appear below detail in an outline, when applying an outline.
- + void setRowSumsRight(boolean value)
Flag indicating whether summary columns appear to the right of detail in an outline, when applying an outline.
- + void setSelected(boolean value)
Sets a flag indicating whether this sheet is selected.
- + void setSheetPassword(java.lang.String password, HashAlgorithm hashAlgo)
Sets the sheet password.
- + void setTabColor(int colorIndex)
Set background color of the sheet tab
- + void setVerticallyCenter(boolean value)
Whether the output is vertically centered on the page.
- + void setZoom(int scale)
Window zoom magnification for current view representing percent values.
- + void setZoom(int numerator, int denominator) @@ -1268,7 +1276,7 @@ implements + void shiftRows(int startRow, int endRow, @@ -1276,7 +1284,7 @@ implements Shifts rows between startRow and endRow n number of rows. - + void shiftRows(int startRow, int endRow, @@ -1286,7 +1294,7 @@ implements Shifts rows between startRow and endRow n number of rows. - + void showInPane(int toprow, int leftcol) @@ -1294,28 +1302,28 @@ implements + void ungroupColumn(int fromColumn, int toColumn)
Ungroup a range of columns that were previously groupped
- + void ungroupRow(int fromRow, int toRow)
Ungroup a range of rows that were previously groupped
- + boolean validateSheetPassword(java.lang.String password)
Validate the password against the stored hash, the hashing method will be determined by the existing password attributes
- + protected void write(java.io.OutputStream out)  @@ -3397,9 +3405,12 @@ public void removeHyperlink(in
  • getActiveCell

    -
    public java.lang.String getActiveCell()
    +
    public CellAddress getActiveCell()
    Return location of the active cell, e.g. A1.
    -
    Returns:
    the location of the active cell.
    +
    +
    Specified by:
    +
    getActiveCell in interface Sheet
    +
    Returns:
    the location of the active cell.
@@ -3409,10 +3420,25 @@ public void removeHyperlink(in
  • setActiveCell

    public void setActiveCell(java.lang.String cellRef)
    +
    Sets location of the active cell
    Parameters:
    cellRef - the location of the active cell, e.g. A1..
  • + + + +
      +
    • +

      setActiveCell

      +
      public void setActiveCell(CellAddress address)
      +
      Sets location of the active cell
      +
      +
      Specified by:
      +
      setActiveCell in interface Sheet
      +
      Parameters:
      address - the location of the active cell, e.g. A1.
      +
    • +
    Modified: poi/site/publish/apidocs/serialized-form.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/serialized-form.html?rev=1717960&r1=1717959&r2=1717960&view=diff ============================================================================== --- poi/site/publish/apidocs/serialized-form.html (original) +++ poi/site/publish/apidocs/serialized-form.html Fri Dec 4 13:12:04 2015 @@ -705,22 +705,6 @@

    Serialized Fields

      -
    • -

      format1digit

      -
      java.text.DecimalFormat format1digit
      -
    • -
    • -

      format2digits

      -
      java.text.DecimalFormat format2digits
      -
    • -
    • -

      format3digit

      -
      java.text.DecimalFormat format3digit
      -
    • -
    • -

      format4digits

      -
      java.text.DecimalFormat format4digits
      -
    • dateToBeFormatted

      double dateToBeFormatted
      --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org