Back to Devexpress

Worksheet and Workbook Specifications

vcl-168063-expressspreadsheet-concepts-file-format-specifications.md

latest3.5 KB
Original Source

Worksheet and Workbook Specifications

  • Aug 02, 2022
  • 3 minutes to read

Worksheet and workbook specifications (XLSX and XLTX file formats)


FeatureMaximum limit
Open workbooksLimited by available memory and system resources
Worksheet sizeNumber of rows and columns is limited by available memory and system resources. When exporting to Microsoft Excel®, the maximum number of columns is 16384, the maximum number of rows is 1048576.
Column width255 characters
Row height409 points
Length of cell contents (text)Limited by available memory and system resources
Sheets in a workbookLimited by available memory (default is 3 sheets).
Colors in a workbook16 million colors (32 bit with full access to 24 bit color spectrum)
Cell styles in a workbook64,000
Custom number formatsBetween 200 and 250, depending on the language version
Linked sheetsLimited by available memory
Custom functionsLimited by available memory

Calculation specifications (XLSX and XLTX file formats)


FeatureMaximum limit
Number precision15 digits
Largest allowed positive number9.99999999999999E+307
Smallest allowed negative number-2.2251E-308
Smallest allowed positive number2.2251E-308
Largest allowed negative number-9.99999999999999E+307
Length of formula contents8,192 bytes
Selected ranges1
Arguments in a functionThe argument string’s length should be less than 255 characters
Nested levels of functionsLimited by available memory
Number of available worksheet functionsLimited by available memory
Zero based date allowed for calculationJanuary 1, 1900 (January 1, 1904, if 1904 date system is used)
Largest amount of time that can be entered9999:59:59

Worksheet and workbook specifications (XLS file format)


FeatureMaximum limit
Open workbooksLimited by available memory and system resources
Worksheet sizeNumber of rows and columns is limited by available memory and system resources. When exporting to Microsoft Excel®, the maximum number of columns is 256, the maximum number of rows is 65536.
Column width65536 points
Row height65536 points
Length of cell contents (text)Limited by available memory and system resources
Sheets in a workbook256 max (default is 3 sheets).
Colors in a workbook56 colors in the custom palette
Cell styles in a workbookNumber of cells + 1, up to 4050 styles total
Custom number formatsNot available in the current version
Linked sheetsLimited by available memory
Custom functionsOnly correctly registered functions that correspond to Excel functions can be exported.

Calculation specifications


FeatureMaximum limit
Number precision15 – 16 digits
Largest allowed positive number1.7 x 10^308
Smallest allowed negative number-5.0 x 10^-324
Smallest allowed positive number5.0 x 10^-324
Largest allowed negative number-1.7 x 10^308
Length of formula contents8024 bytes
Selected ranges1
Arguments in a functionThe argument string’s length should be less than 254 characters
Nested levels of functionsLimited by available memory
Number of available worksheet functionsLimited by available memory
Zero based date allowed for calculationJanuary 1, 1900
Largest amount of time that can be entered9999:99:99