Extentech Inc. RSS Feeds powered by Sheetster Server Tue Sep 07 19:43:54 EDT 2010 Powered by Sheetster Server RSS EN Sheetster Server www.sheetster.com Copyright 2010(c) Extentech Inc. Tue Sep 07 19:43:54 EDT 2010 all http://extentech.com/images/head_logo.gif http://www.extentech.com/uimodules/docs/docs_list.jsp Extentech Inc. RSS Feeds powered by Sheetster Server 4 <![CDATA[Open Requests: Add ExtenXLS handling to correctly manage maximum sheet name length]]>]]>Nicholas RabAugust 09, 2010http://www.extentech.com/nimbledocs/-1// <![CDATA[Open Requests: RTD Server Support]]>
http://msdn.microsoft.com/en-us/library/aa140059%28office.10%29.aspx

]]>
John McMahonJuly 08, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Add No-Calc Mode for ExtenXLS]]>
Most of the impact would be in error handling around accessing uncalced formula values -- something that is currently not allowed with ExtenXLS.

To provide ability to not calculate newly added formula cells, we can utilize the CALC_EXPLICIT setting in conjunction with a nulled stored value.

A FormulaException will need to be thrown if any uncalculated formula cell value is accessed.

]]>
John McMahonJuly 29, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: JDK 1.3 Compatible Version]]>John McMahonMarch 24, 2010http://www.extentech.com/nimbledocs/-1// <![CDATA[Open Requests: Set Cell Indentation]]>Ability to set cell indentation using CellHandle and FormatHandle.

]]>
Victor MazurenkoMarch 24, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Ability to read individual sheets from a workbook without loading entire workbook into RAM.]]>This is a sub-task of OOXML/XLSX project.

We will use XLSX file format to allow for reading individual sheets into ram -- dispensing with many internal BIFF8 structures such as DBCELL.

Currently, in order to preserve all references and provide fast updates to multiple-sheet references, ExtenXLS loads the entire workbook file into RAM from disk.

]]>
John McMahonMarch 24, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Implement new Formula Functions]]>

ACCRINT.
AVERAGEIF
ODDFPRICE
ODDFYIELD
AVERAGEIFS
COUNTIFS
IFERROR
SUMIFS
BESSELI
BESSELJ
BESSELK
BESSELY
GAMMALN
BETAINV
BINOMDIST
CHIDIST
CHIINV
ERF
CONFIDENCE
ERFC
CRITBINOM
GAMMADIST
LOGEST
GAMMAINV
GROWTH
HYPGEOMDIST
LOGNORMDIST
NORMSDIST
NORMSINV
WEIBULL
CHITEST
AREAS
FTEST
OFFSET
TRANSPOSE
TYPE
TTEST
PROB
DEVSQ
GEOMEAN
HARMEAN
SUMSQ
KURT
SKEW
ZTEST
SMALL
TRIMMEAN
TINV
YEARFRAC
CELL
BAHTTEXT
SUMIF
THAIDAYOFWEEK
THAIDIGIT
THAIMONTHOFYEAR
THAINUMSOUND
DATEDIF
THAINUMSTRING
DATESTRING
THAISTRINGLENGTH
NUMBERSTRING
ISTHAIDIGIT
CLEAN
ROUNDBAHTDOWN
ROUNDBAHTUP
THAIYEAR
MMULT
RTD
MAXA
MINA
STDEVPA
STDEVP
VARPA
STDEVA
VARA
]]>
John McMahonMarch 24, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Implement Media in RSS Feeds for Attachments]]>Media RSS
http://search.yahoo.com/mrss

<media:content 
               url="http://www.foo.com/movie.mov" 
               fileSize="12216320" 
               type="video/quicktime"
               medium="video"
               isDefault="true" 
               expression="full" 
               bitrate="128" 
               framerate="25"
               samplingrate="44.1"
               channels="2"
               duration="185" 
               height="200"
               width="300" 
               lang="en" />
]]>
John McMahonMarch 24, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Improved Error Handling]]>]]>Sam HanesMarch 24, 2010http://www.extentech.com/nimbledocs/-1// <![CDATA[Open Requests: Bulk Insert of Rows]]>
This is primarily a performance enhancement over existing single-row-insert functionality.

]]>
John McMahonMay 10, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Sheetster formula auto-complete and range selections]]>
  • Function auto-complete: When a user begins entering a function in a cell, code completion should popup to allow selection of available functions from a list.
  • Range select: When user is editing a formula cell range and the shift key is held during arrow key navigation, or mouse selection, the selected range should be auto-entered in the formula function.
  • Range select: When a range in a formula is being edited, the range should be highlighted with a blue border.
  • Formula Errors: when an erroneous formula is entered the cell should have a red border.



]]>
John McMahonMay 10, 2010http://www.extentech.com/nimbledocs/-1//
<![CDATA[Open Requests: Digital Signing of ExtenXLS output]]>
Should be do-able as JCE supports signing of documents. We need to determine the Excel-specific details.

As this is an unplanned feature, needs to be prioritized.

]]>
Zoltan GroseSeptember 03, 2010http://www.extentech.com/nimbledocs/-1//