Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id EA313200AF7 for ; Tue, 14 Jun 2016 11:46:05 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id E892F160A63; Tue, 14 Jun 2016 09:46:05 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 9683D1602C5 for ; Tue, 14 Jun 2016 11:46:03 +0200 (CEST) Received: (qmail 18166 invoked by uid 500); 14 Jun 2016 09:46:02 -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 18157 invoked by uid 99); 14 Jun 2016 09:46:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Jun 2016 09:46:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 4317D1A0C5A for ; Tue, 14 Jun 2016 09:46:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.374 X-Spam-Level: X-Spam-Status: No, score=0.374 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_LAZY_DOMAIN_SECURITY=1, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx2-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id 6UPJOlgbeGAe for ; Tue, 14 Jun 2016 09:45:49 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx2-lw-us.apache.org (ASF Mail Server at mx2-lw-us.apache.org) with ESMTP id B27AE5FBC5 for ; Tue, 14 Jun 2016 09:45:48 +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 B9A01E0F40 for ; Tue, 14 Jun 2016 09:45:47 +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 415113A1AB2 for ; Tue, 14 Jun 2016 09:45:47 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1748372 [4/8] - in /poi/site/publish: ./ apidocs/ apidocs/org/apache/poi/ apidocs/org/apache/poi/hssf/model/ apidocs/org/apache/poi/hssf/record/ apidocs/org/apache/poi/hssf/record/aggregates/ apidocs/org/apache/poi/hssf/record/aggregates/c... Date: Tue, 14 Jun 2016 09:45:44 -0000 To: commits@poi.apache.org From: nick@apache.org X-Mailer: svnmailer-1.0.9 Message-Id: <20160614094547.415113A1AB2@svn01-us-west.apache.org> archived-at: Tue, 14 Jun 2016 09:46:06 -0000 Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/Record.html Tue Jun 14 09:45:42 2016 @@ -729,17 +729,13 @@ class  FooterRecord -
Title: Footer Record (0x0015)

- Description: Specifies the footer for a sheet

+
Title: Footer Record (0x0015)
class  FormatRecord -
Title: Format Record (0x041E)

- Description: describes a number format -- those goofy strings like $(#,###)

- - REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Format Record (0x041E)
@@ -793,7 +789,7 @@ class  HorizontalPageBreakRecord -
HorizontalPageBreak (0x001B) record that stores page breaks at rows

+
HorizontalPageBreak (0x001B) record that stores page breaks at rows
@@ -806,11 +802,7 @@ class  IndexRecord -
Title: Index Record (0x020B)

- Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet - Important for locating cells

- NOT USED IN THIS RELEASE - REFERENCE: PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Index Record (0x020B)
@@ -828,11 +820,7 @@ class  IterationRecord -
Title: Iteration Record (0x0011)

- Description: Tells whether to iterate over forumla calculations or not - (if a formula is dependant upon another formula's result) - (odd feature for something that can only have 32 elements in - a formula!)

+
Title: Iteration Record (0x0011)
@@ -850,15 +838,13 @@ class  LeftMarginRecord -
Record for the left margin.

+
Record for the left margin.
class  MergeCellsRecord -
Title: Merged Cells Record (0x00E5) -
- Description: Optional record defining a square area of cells to "merged" into one cell.
+
Title: Merged Cells Record (0x00E5)
@@ -870,37 +856,31 @@ class  MulBlankRecord -
Title: Multiple Blank cell record(0x00BE)

- Description: Represents a set of columns in a row with no value but with styling.

+
Title: Multiple Blank cell record(0x00BE)
class  MulRKRecord -
MULRK (0x00BD)

- - Used to store multiple RK numbers on a row.

+
MULRK (0x00BD)
class  NameCommentRecord -
Title: NAMECMT Record (0x0894) -

- Description: Defines a comment associated with a specified name.

+
Title: NAMECMT Record (0x0894)
class  NameRecord -
Title: DEFINEDNAME Record (0x0018)

- Description: Defines a named range within a workbook.

+
Title: DEFINEDNAME Record (0x0018)
class  NoteRecord -
NOTE: Comment Associated with a Cell (0x001C)

+
NOTE: Comment Associated with a Cell (0x001C)
@@ -918,9 +898,7 @@ class  ObjRecord -
OBJRECORD (0x005D)

- - The obj record is used to hold various graphic objects and controls.

+
OBJRECORD (0x005D)
@@ -938,23 +916,19 @@ class  PaneRecord -
Describes the frozen and unfozen panes.

+
Describes the frozen and unfrozen panes.
class  PasswordRecord -
Title: Password Record (0x0013)

- Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption) - REFERENCE: PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Password Record (0x0013)
class  PasswordRev4Record -
Title: Protection Revision 4 password Record (0x01BC)

- Description: Stores the (2 byte??!!) encrypted password for a shared workbook

- REFERENCE: PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 password Record (0x01BC)
@@ -978,35 +952,25 @@ class  PrintSetupRecord -
Title: PAGESETUP (0x00A1)

- Description: Stores print setup options -- bogus for HSSF (and marked as such)

- REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

- REFERENCE: PG 412 Microsoft Excel Binary File Format Structure v20091214

+
Title: PAGESETUP (0x00A1)
class  ProtectionRev4Record -
Title: Protection Revision 4 Record (0x01AF)

- Description: describes whether this is a protected shared/tracked workbook

- REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 Record (0x01AF)
class  ProtectRecord -
Title: Protect Record (0x0012)

- Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)

- HSSF now supports the simple "protected" sheets (where they are not encrypted and open office et al - ignore the password record entirely).

+
Title: Protect Record (0x0012)
class  RecalcIdRecord -
Title: Recalc Id Record (0x01C1)

- Description: This record contains an ID that marks when a worksheet was last - recalculated.

+
Title: Recalc Id Record (0x01C1)
@@ -1018,29 +982,25 @@ class  RefreshAllRecord -
Title: Refresh All Record (0x01B7)

- Description: Flag whether to refresh all external data when loading a sheet.

+
Title: Refresh All Record (0x01B7)
class  RightMarginRecord -
Record for the right margin.

+
Record for the right margin.
class  RKRecord -
Title: RK Record (0x027E)

- Description: An internal 32 bit number with the two most significant bits - storing the type.

+
Title: RK Record (0x027E)
class  RowRecord -
Title: Row Record (0x0208)

- Description: stores the row information for the sheet.

+
Title: Row Record (0x0208)
@@ -1085,9 +1045,7 @@ class  SSTRecord -
Title: Static String Table Record (0x00FC)

- - Description: This holds all the strings for LabelSSTRecords.

+
Title: Static String Table Record (0x00FC)
@@ -1099,45 +1057,37 @@ class  StringRecord -
STRING (0x0207)

- - Stores the cached result of a text formula

+
STRING (0x0207)
class  StyleRecord -
Title: Style Record (0x0293)

- Description: Describes a builtin to the gui or user defined style

+
Title: Style Record (0x0293)
class  SupBookRecord -
Title: Sup Book - EXTERNALBOOK (0x01AE)

- Description: A External Workbook Description (Supplemental Book) - Its only a dummy record for making new ExternSheet Record

+
Title: Sup Book - EXTERNALBOOK (0x01AE)
class  TabIdRecord -
Title: Sheet Tab Index Array Record (0x013D)

- Description: Contains an array of sheet id's.

+
Title: Sheet Tab Index Array Record (0x013D)
class  TableRecord -
DATATABLE (0x0236)

- - TableRecord - The record specifies a data table.

+
DATATABLE (0x0236)
class  TableStylesRecord -
TABLESTYLES (0x088E)
+
TABLESTYLES (0x088E)
@@ -1149,7 +1099,7 @@ class  TopMarginRecord -
Record for the top margin.

+
Record for the top margin.
@@ -1161,9 +1111,7 @@ class  UnknownRecord -
Title: Unknown Record (for debugging)

- Description: Unknown record just tells you the sid so you can figure out - what records you are missing.

+
Title: Unknown Record (for debugging)
@@ -1181,9 +1129,7 @@ class  UseSelFSRecord -
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag

- Description: Tells the GUI if this was written by something that can use - "natural language" formulas.

+
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
@@ -1195,7 +1141,7 @@ class  VerticalPageBreakRecord -
VerticalPageBreak (0x001A) record that stores page breaks at columns

+
VerticalPageBreak (0x001A) record that stores page breaks at columns
@@ -1207,9 +1153,7 @@ class  WindowProtectRecord -
Title: Window Protect Record (0x0019)

- Description: flags whether workbook windows are protected

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Window Protect Record (0x0019)
@@ -1221,13 +1165,7 @@ class  WriteAccessRecord -
Title: Write Access Record (0x005C)

- - Description: Stores the username of that who owns the spreadsheet generator (on unix the user's - login, on Windoze its the name you typed when you installed the thing) -

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2) -

+
Title: Write Access Record (0x005C)
@@ -1239,9 +1177,7 @@ class  WSBoolRecord -
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)

- Description: stores workbook settings (aka its a big "everything we didn't - put somewhere else")

+
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)
@@ -1301,8 +1237,7 @@ static java.lang.Class<? extends Record> RecordFactory.getRecordClass(int sid) -
Debug / diagnosis method
- Gets the POI implementation class for a given sid.
+
Debug / diagnosis method
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/RecordBase.html Tue Jun 14 09:45:42 2016 @@ -493,17 +493,13 @@ class  FooterRecord -
Title: Footer Record (0x0015)

- Description: Specifies the footer for a sheet

+
Title: Footer Record (0x0015)
class  FormatRecord -
Title: Format Record (0x041E)

- Description: describes a number format -- those goofy strings like $(#,###)

- - REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Format Record (0x041E)
@@ -557,7 +553,7 @@ class  HorizontalPageBreakRecord -
HorizontalPageBreak (0x001B) record that stores page breaks at rows

+
HorizontalPageBreak (0x001B) record that stores page breaks at rows
@@ -570,11 +566,7 @@ class  IndexRecord -
Title: Index Record (0x020B)

- Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet - Important for locating cells

- NOT USED IN THIS RELEASE - REFERENCE: PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Index Record (0x020B)
@@ -592,11 +584,7 @@ class  IterationRecord -
Title: Iteration Record (0x0011)

- Description: Tells whether to iterate over forumla calculations or not - (if a formula is dependant upon another formula's result) - (odd feature for something that can only have 32 elements in - a formula!)

+
Title: Iteration Record (0x0011)
@@ -614,15 +602,13 @@ class  LeftMarginRecord -
Record for the left margin.

+
Record for the left margin.
class  MergeCellsRecord -
Title: Merged Cells Record (0x00E5) -
- Description: Optional record defining a square area of cells to "merged" into one cell.
+
Title: Merged Cells Record (0x00E5)
@@ -634,37 +620,31 @@ class  MulBlankRecord -
Title: Multiple Blank cell record(0x00BE)

- Description: Represents a set of columns in a row with no value but with styling.

+
Title: Multiple Blank cell record(0x00BE)
class  MulRKRecord -
MULRK (0x00BD)

- - Used to store multiple RK numbers on a row.

+
MULRK (0x00BD)
class  NameCommentRecord -
Title: NAMECMT Record (0x0894) -

- Description: Defines a comment associated with a specified name.

+
Title: NAMECMT Record (0x0894)
class  NameRecord -
Title: DEFINEDNAME Record (0x0018)

- Description: Defines a named range within a workbook.

+
Title: DEFINEDNAME Record (0x0018)
class  NoteRecord -
NOTE: Comment Associated with a Cell (0x001C)

+
NOTE: Comment Associated with a Cell (0x001C)
@@ -682,9 +662,7 @@ class  ObjRecord -
OBJRECORD (0x005D)

- - The obj record is used to hold various graphic objects and controls.

+
OBJRECORD (0x005D)
@@ -702,23 +680,19 @@ class  PaneRecord -
Describes the frozen and unfozen panes.

+
Describes the frozen and unfrozen panes.
class  PasswordRecord -
Title: Password Record (0x0013)

- Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption) - REFERENCE: PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Password Record (0x0013)
class  PasswordRev4Record -
Title: Protection Revision 4 password Record (0x01BC)

- Description: Stores the (2 byte??!!) encrypted password for a shared workbook

- REFERENCE: PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 password Record (0x01BC)
@@ -742,35 +716,25 @@ class  PrintSetupRecord -
Title: PAGESETUP (0x00A1)

- Description: Stores print setup options -- bogus for HSSF (and marked as such)

- REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

- REFERENCE: PG 412 Microsoft Excel Binary File Format Structure v20091214

+
Title: PAGESETUP (0x00A1)
class  ProtectionRev4Record -
Title: Protection Revision 4 Record (0x01AF)

- Description: describes whether this is a protected shared/tracked workbook

- REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 Record (0x01AF)
class  ProtectRecord -
Title: Protect Record (0x0012)

- Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)

- HSSF now supports the simple "protected" sheets (where they are not encrypted and open office et al - ignore the password record entirely).

+
Title: Protect Record (0x0012)
class  RecalcIdRecord -
Title: Recalc Id Record (0x01C1)

- Description: This record contains an ID that marks when a worksheet was last - recalculated.

+
Title: Recalc Id Record (0x01C1)
@@ -789,29 +753,25 @@ class  RefreshAllRecord -
Title: Refresh All Record (0x01B7)

- Description: Flag whether to refresh all external data when loading a sheet.

+
Title: Refresh All Record (0x01B7)
class  RightMarginRecord -
Record for the right margin.

+
Record for the right margin.
class  RKRecord -
Title: RK Record (0x027E)

- Description: An internal 32 bit number with the two most significant bits - storing the type.

+
Title: RK Record (0x027E)
class  RowRecord -
Title: Row Record (0x0208)

- Description: stores the row information for the sheet.

+
Title: Row Record (0x0208)
@@ -856,9 +816,7 @@ class  SSTRecord -
Title: Static String Table Record (0x00FC)

- - Description: This holds all the strings for LabelSSTRecords.

+
Title: Static String Table Record (0x00FC)
@@ -870,45 +828,37 @@ class  StringRecord -
STRING (0x0207)

- - Stores the cached result of a text formula

+
STRING (0x0207)
class  StyleRecord -
Title: Style Record (0x0293)

- Description: Describes a builtin to the gui or user defined style

+
Title: Style Record (0x0293)
class  SupBookRecord -
Title: Sup Book - EXTERNALBOOK (0x01AE)

- Description: A External Workbook Description (Supplemental Book) - Its only a dummy record for making new ExternSheet Record

+
Title: Sup Book - EXTERNALBOOK (0x01AE)
class  TabIdRecord -
Title: Sheet Tab Index Array Record (0x013D)

- Description: Contains an array of sheet id's.

+
Title: Sheet Tab Index Array Record (0x013D)
class  TableRecord -
DATATABLE (0x0236)

- - TableRecord - The record specifies a data table.

+
DATATABLE (0x0236)
class  TableStylesRecord -
TABLESTYLES (0x088E)
+
TABLESTYLES (0x088E)
@@ -920,7 +870,7 @@ class  TopMarginRecord -
Record for the top margin.

+
Record for the top margin.
@@ -932,9 +882,7 @@ class  UnknownRecord -
Title: Unknown Record (for debugging)

- Description: Unknown record just tells you the sid so you can figure out - what records you are missing.

+
Title: Unknown Record (for debugging)
@@ -952,9 +900,7 @@ class  UseSelFSRecord -
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag

- Description: Tells the GUI if this was written by something that can use - "natural language" formulas.

+
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
@@ -966,7 +912,7 @@ class  VerticalPageBreakRecord -
VerticalPageBreak (0x001A) record that stores page breaks at columns

+
VerticalPageBreak (0x001A) record that stores page breaks at columns
@@ -978,9 +924,7 @@ class  WindowProtectRecord -
Title: Window Protect Record (0x0019)

- Description: flags whether workbook windows are protected

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Window Protect Record (0x0019)
@@ -992,13 +936,7 @@ class  WriteAccessRecord -
Title: Write Access Record (0x005C)

- - Description: Stores the username of that who owns the spreadsheet generator (on unix the user's - login, on Windoze its the name you typed when you installed the thing) -

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2) -

+
Title: Write Access Record (0x005C)
@@ -1010,9 +948,7 @@ class  WSBoolRecord -
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)

- Description: stores workbook settings (aka its a big "everything we didn't - put somewhere else")

+
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)
@@ -1055,8 +991,7 @@ class  ChartSubstreamRecordAggregate -
Manages the all the records associated with a chart sub-stream.
- Includes the initial BOFRecord and final EOFRecord.
+
Manages the all the records associated with a chart sub-stream.
@@ -1066,23 +1001,19 @@ class  ConditionalFormattingTable -
Holds all the conditional formatting for a workbook sheet.

- - See OOO exelfileformat.pdf sec 4.12 'Conditional Formatting Table'

+
Holds all the conditional formatting for a workbook sheet.
class  CustomViewSettingsRecordAggregate -
Manages the all the records associated with a 'Custom View Settings' sub-stream.
- Includes the initial USERSVIEWBEGIN(0x01AA) and final USERSVIEWEND(0x01AB).
+
Manages the all the records associated with a 'Custom View Settings' sub-stream.
class  DataValidityTable -
Manages the DVALRecord and DVRecords for a single sheet
- See OOO excelfileformat.pdf section 4.14
+
Manages the DVALRecord and DVRecords for a single sheet
@@ -1099,9 +1030,7 @@ class  PageSettingsBlock -
Groups the page settings records for a worksheet.

- - See OOO excelfileformat.pdf sec 4.4 'Page Settings Block'

+
Groups the page settings records for a worksheet.
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SharedValueRecordBase.html Tue Jun 14 09:45:42 2016 @@ -118,9 +118,7 @@ class  TableRecord -
DATATABLE (0x0236)

- - TableRecord - The record specifies a data table.

+
DATATABLE (0x0236)
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/StandardRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/StandardRecord.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/StandardRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/StandardRecord.html Tue Jun 14 09:45:42 2016 @@ -391,17 +391,13 @@ class  FooterRecord -
Title: Footer Record (0x0015)

- Description: Specifies the footer for a sheet

+
Title: Footer Record (0x0015)
class  FormatRecord -
Title: Format Record (0x041E)

- Description: describes a number format -- those goofy strings like $(#,###)

- - REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Format Record (0x041E)
@@ -455,7 +451,7 @@ class  HorizontalPageBreakRecord -
HorizontalPageBreak (0x001B) record that stores page breaks at rows

+
HorizontalPageBreak (0x001B) record that stores page breaks at rows
@@ -468,11 +464,7 @@ class  IndexRecord -
Title: Index Record (0x020B)

- Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet - Important for locating cells

- NOT USED IN THIS RELEASE - REFERENCE: PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Index Record (0x020B)
@@ -490,11 +482,7 @@ class  IterationRecord -
Title: Iteration Record (0x0011)

- Description: Tells whether to iterate over forumla calculations or not - (if a formula is dependant upon another formula's result) - (odd feature for something that can only have 32 elements in - a formula!)

+
Title: Iteration Record (0x0011)
@@ -506,15 +494,13 @@ class  LeftMarginRecord -
Record for the left margin.

+
Record for the left margin.
class  MergeCellsRecord -
Title: Merged Cells Record (0x00E5) -
- Description: Optional record defining a square area of cells to "merged" into one cell.
+
Title: Merged Cells Record (0x00E5)
@@ -526,30 +512,25 @@ class  MulBlankRecord -
Title: Multiple Blank cell record(0x00BE)

- Description: Represents a set of columns in a row with no value but with styling.

+
Title: Multiple Blank cell record(0x00BE)
class  MulRKRecord -
MULRK (0x00BD)

- - Used to store multiple RK numbers on a row.

+
MULRK (0x00BD)
class  NameCommentRecord -
Title: NAMECMT Record (0x0894) -

- Description: Defines a comment associated with a specified name.

+
Title: NAMECMT Record (0x0894)
class  NoteRecord -
NOTE: Comment Associated with a Cell (0x001C)

+
NOTE: Comment Associated with a Cell (0x001C)
@@ -579,23 +560,19 @@ class  PaneRecord -
Describes the frozen and unfozen panes.

+
Describes the frozen and unfrozen panes.
class  PasswordRecord -
Title: Password Record (0x0013)

- Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption) - REFERENCE: PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Password Record (0x0013)
class  PasswordRev4Record -
Title: Protection Revision 4 password Record (0x01BC)

- Description: Stores the (2 byte??!!) encrypted password for a shared workbook

- REFERENCE: PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 password Record (0x01BC)
@@ -619,35 +596,25 @@ class  PrintSetupRecord -
Title: PAGESETUP (0x00A1)

- Description: Stores print setup options -- bogus for HSSF (and marked as such)

- REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

- REFERENCE: PG 412 Microsoft Excel Binary File Format Structure v20091214

+
Title: PAGESETUP (0x00A1)
class  ProtectionRev4Record -
Title: Protection Revision 4 Record (0x01AF)

- Description: describes whether this is a protected shared/tracked workbook

- REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 Record (0x01AF)
class  ProtectRecord -
Title: Protect Record (0x0012)

- Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)

- HSSF now supports the simple "protected" sheets (where they are not encrypted and open office et al - ignore the password record entirely).

+
Title: Protect Record (0x0012)
class  RecalcIdRecord -
Title: Recalc Id Record (0x01C1)

- Description: This record contains an ID that marks when a worksheet was last - recalculated.

+
Title: Recalc Id Record (0x01C1)
@@ -659,29 +626,25 @@ class  RefreshAllRecord -
Title: Refresh All Record (0x01B7)

- Description: Flag whether to refresh all external data when loading a sheet.

+
Title: Refresh All Record (0x01B7)
class  RightMarginRecord -
Record for the right margin.

+
Record for the right margin.
class  RKRecord -
Title: RK Record (0x027E)

- Description: An internal 32 bit number with the two most significant bits - storing the type.

+
Title: RK Record (0x027E)
class  RowRecord -
Title: Row Record (0x0208)

- Description: stores the row information for the sheet.

+
Title: Row Record (0x0208)
@@ -726,43 +689,37 @@ class  StyleRecord -
Title: Style Record (0x0293)

- Description: Describes a builtin to the gui or user defined style

+
Title: Style Record (0x0293)
class  SupBookRecord -
Title: Sup Book - EXTERNALBOOK (0x01AE)

- Description: A External Workbook Description (Supplemental Book) - Its only a dummy record for making new ExternSheet Record

+
Title: Sup Book - EXTERNALBOOK (0x01AE)
class  TabIdRecord -
Title: Sheet Tab Index Array Record (0x013D)

- Description: Contains an array of sheet id's.

+
Title: Sheet Tab Index Array Record (0x013D)
class  TableRecord -
DATATABLE (0x0236)

- - TableRecord - The record specifies a data table.

+
DATATABLE (0x0236)
class  TableStylesRecord -
TABLESTYLES (0x088E)
+
TABLESTYLES (0x088E)
class  TopMarginRecord -
Record for the top margin.

+
Record for the top margin.
@@ -774,9 +731,7 @@ class  UnknownRecord -
Title: Unknown Record (for debugging)

- Description: Unknown record just tells you the sid so you can figure out - what records you are missing.

+
Title: Unknown Record (for debugging)
@@ -794,9 +749,7 @@ class  UseSelFSRecord -
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag

- Description: Tells the GUI if this was written by something that can use - "natural language" formulas.

+
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
@@ -808,7 +761,7 @@ class  VerticalPageBreakRecord -
VerticalPageBreak (0x001A) record that stores page breaks at columns

+
VerticalPageBreak (0x001A) record that stores page breaks at columns
@@ -820,9 +773,7 @@ class  WindowProtectRecord -
Title: Window Protect Record (0x0019)

- Description: flags whether workbook windows are protected

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Window Protect Record (0x0019)
@@ -834,13 +785,7 @@ class  WriteAccessRecord -
Title: Write Access Record (0x005C)

- - Description: Stores the username of that who owns the spreadsheet generator (on unix the user's - login, on Windoze its the name you typed when you installed the thing) -

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2) -

+
Title: Write Access Record (0x005C)
@@ -852,9 +797,7 @@ class  WSBoolRecord -
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)

- Description: stores workbook settings (aka its a big "everything we didn't - put somewhere else")

+
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/class-use/SubRecord.html Tue Jun 14 09:45:42 2016 @@ -134,8 +134,7 @@ class  GroupMarkerSubRecord -
ftGmo (0x0006)

- The group marker record is used as a position holder for groups.

+
ftGmo (0x0006)
@@ -147,8 +146,7 @@ class  NoteStructureSubRecord -
ftNts (0x000D)

- Represents a NoteStructure sub record.

+
ftNts (0x000D)
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecord.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecord.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecord.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/cont/class-use/ContinuableRecord.html Tue Jun 14 09:45:42 2016 @@ -104,24 +104,19 @@ class  NameRecord -
Title: DEFINEDNAME Record (0x0018)

- Description: Defines a named range within a workbook.

+
Title: DEFINEDNAME Record (0x0018)
class  SSTRecord -
Title: Static String Table Record (0x00FC)

- - Description: This holds all the strings for LabelSSTRecords.

+
Title: Static String Table Record (0x00FC)
class  StringRecord -
STRING (0x0207)

- - Stores the cached result of a text formula

+
STRING (0x0207)
Modified: poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html URL: http://svn.apache.org/viewvc/poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html?rev=1748372&r1=1748371&r2=1748372&view=diff ============================================================================== --- poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html (original) +++ poi/site/publish/apidocs/org/apache/poi/hssf/record/package-summary.html Tue Jun 14 09:45:42 2016 @@ -460,17 +460,13 @@ FooterRecord -
Title: Footer Record (0x0015)

- Description: Specifies the footer for a sheet

+
Title: Footer Record (0x0015)
FormatRecord -
Title: Format Record (0x041E)

- Description: describes a number format -- those goofy strings like $(#,###)

- - REFERENCE: PG 317 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Format Record (0x041E)
@@ -506,8 +502,7 @@ GroupMarkerSubRecord -
ftGmo (0x0006)

- The group marker record is used as a position holder for groups.

+
ftGmo (0x0006)
@@ -549,7 +544,7 @@ HorizontalPageBreakRecord -
HorizontalPageBreak (0x001B) record that stores page breaks at rows

+
HorizontalPageBreak (0x001B) record that stores page breaks at rows
@@ -562,11 +557,7 @@ IndexRecord -
Title: Index Record (0x020B)

- Description: Occurs right after BOF, tells you where the DBCELL records are for a sheet - Important for locating cells

- NOT USED IN THIS RELEASE - REFERENCE: PG 323 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Index Record (0x020B)
@@ -584,11 +575,7 @@ IterationRecord -
Title: Iteration Record (0x0011)

- Description: Tells whether to iterate over forumla calculations or not - (if a formula is dependant upon another formula's result) - (odd feature for something that can only have 32 elements in - a formula!)

+
Title: Iteration Record (0x0011)
@@ -618,15 +605,13 @@ LeftMarginRecord -
Record for the left margin.

+
Record for the left margin.
MergeCellsRecord -
Title: Merged Cells Record (0x00E5) -
- Description: Optional record defining a square area of cells to "merged" into one cell.
+
Title: Merged Cells Record (0x00E5)
@@ -638,44 +623,37 @@ MulBlankRecord -
Title: Multiple Blank cell record(0x00BE)

- Description: Represents a set of columns in a row with no value but with styling.

+
Title: Multiple Blank cell record(0x00BE)
MulRKRecord -
MULRK (0x00BD)

- - Used to store multiple RK numbers on a row.

+
MULRK (0x00BD)
NameCommentRecord -
Title: NAMECMT Record (0x0894) -

- Description: Defines a comment associated with a specified name.

+
Title: NAMECMT Record (0x0894)
NameRecord -
Title: DEFINEDNAME Record (0x0018)

- Description: Defines a named range within a workbook.

+
Title: DEFINEDNAME Record (0x0018)
NoteRecord -
NOTE: Comment Associated with a Cell (0x001C)

+
NOTE: Comment Associated with a Cell (0x001C)
NoteStructureSubRecord -
ftNts (0x000D)

- Represents a NoteStructure sub record.

+
ftNts (0x000D)
@@ -693,9 +671,7 @@ ObjRecord -
OBJRECORD (0x005D)

- - The obj record is used to hold various graphic objects and controls.

+
OBJRECORD (0x005D)
@@ -755,23 +731,19 @@ PaneRecord -
Describes the frozen and unfozen panes.

+
Describes the frozen and unfrozen panes.
PasswordRecord -
Title: Password Record (0x0013)

- Description: stores the encrypted password for a sheet or workbook (HSSF doesn't support encryption) - REFERENCE: PG 371 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Password Record (0x0013)
PasswordRev4Record -
Title: Protection Revision 4 password Record (0x01BC)

- Description: Stores the (2 byte??!!) encrypted password for a shared workbook

- REFERENCE: PG 374 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 password Record (0x01BC)
@@ -795,35 +767,25 @@ PrintSetupRecord -
Title: PAGESETUP (0x00A1)

- Description: Stores print setup options -- bogus for HSSF (and marked as such)

- REFERENCE: PG 385 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

- REFERENCE: PG 412 Microsoft Excel Binary File Format Structure v20091214

+
Title: PAGESETUP (0x00A1)
ProtectionRev4Record -
Title: Protection Revision 4 Record (0x01AF)

- Description: describes whether this is a protected shared/tracked workbook

- REFERENCE: PG 373 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Protection Revision 4 Record (0x01AF)
ProtectRecord -
Title: Protect Record (0x0012)

- Description: defines whether a sheet or workbook is protected (HSSF DOES NOT SUPPORT ENCRYPTION)

- HSSF now supports the simple "protected" sheets (where they are not encrypted and open office et al - ignore the password record entirely).

+
Title: Protect Record (0x0012)
RecalcIdRecord -
Title: Recalc Id Record (0x01C1)

- Description: This record contains an ID that marks when a worksheet was last - recalculated.

+
Title: Recalc Id Record (0x01C1)
@@ -867,29 +829,25 @@ RefreshAllRecord -
Title: Refresh All Record (0x01B7)

- Description: Flag whether to refresh all external data when loading a sheet.

+
Title: Refresh All Record (0x01B7)
RightMarginRecord -
Record for the right margin.

+
Record for the right margin.
RKRecord -
Title: RK Record (0x027E)

- Description: An internal 32 bit number with the two most significant bits - storing the type.

+
Title: RK Record (0x027E)
RowRecord -
Title: Row Record (0x0208)

- Description: stores the row information for the sheet.

+
Title: Row Record (0x0208)
@@ -934,9 +892,7 @@ SSTRecord -
Title: Static String Table Record (0x00FC)

- - Description: This holds all the strings for LabelSSTRecords.

+
Title: Static String Table Record (0x00FC)
@@ -948,16 +904,13 @@ StringRecord -
STRING (0x0207)

- - Stores the cached result of a text formula

+
STRING (0x0207)
StyleRecord -
Title: Style Record (0x0293)

- Description: Describes a builtin to the gui or user defined style

+
Title: Style Record (0x0293)
@@ -969,30 +922,25 @@ SupBookRecord -
Title: Sup Book - EXTERNALBOOK (0x01AE)

- Description: A External Workbook Description (Supplemental Book) - Its only a dummy record for making new ExternSheet Record

+
Title: Sup Book - EXTERNALBOOK (0x01AE)
TabIdRecord -
Title: Sheet Tab Index Array Record (0x013D)

- Description: Contains an array of sheet id's.

+
Title: Sheet Tab Index Array Record (0x013D)
TableRecord -
DATATABLE (0x0236)

- - TableRecord - The record specifies a data table.

+
DATATABLE (0x0236)
TableStylesRecord -
TABLESTYLES (0x088E)
+
TABLESTYLES (0x088E)
@@ -1004,7 +952,7 @@ TopMarginRecord -
Record for the top margin.

+
Record for the top margin.
@@ -1022,9 +970,7 @@ UnknownRecord -
Title: Unknown Record (for debugging)

- Description: Unknown record just tells you the sid so you can figure out - what records you are missing.

+
Title: Unknown Record (for debugging)
@@ -1042,9 +988,7 @@ UseSelFSRecord -
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag

- Description: Tells the GUI if this was written by something that can use - "natural language" formulas.

+
Title: USESELFS (0x0160) - Use Natural Language Formulas Flag
@@ -1056,7 +1000,7 @@ VerticalPageBreakRecord -
VerticalPageBreak (0x001A) record that stores page breaks at columns

+
VerticalPageBreak (0x001A) record that stores page breaks at columns
@@ -1068,9 +1012,7 @@ WindowProtectRecord -
Title: Window Protect Record (0x0019)

- Description: flags whether workbook windows are protected

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2)

+
Title: Window Protect Record (0x0019)
@@ -1082,13 +1024,7 @@ WriteAccessRecord -
Title: Write Access Record (0x005C)

- - Description: Stores the username of that who owns the spreadsheet generator (on unix the user's - login, on Windoze its the name you typed when you installed the thing) -

- REFERENCE: PG 424 Microsoft Excel 97 Developer's Kit (ISBN: 1-57231-498-2) -

+
Title: Write Access Record (0x005C)
@@ -1100,9 +1036,7 @@ WSBoolRecord -
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)

- Description: stores workbook settings (aka its a big "everything we didn't - put somewhere else")

+
Title: WSBOOL (0x0081) (called SHEETPR in OOO doc)
--------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org For additional commands, e-mail: commits-help@poi.apache.org