Expanded XLSX Support
Start with the dedicated lxHandleX facade for Excel 2007+ workbooks, worksheet collections, styles, shared strings, defined names, and OOXML save/open workflows.
Use this reference to find classic XLS automation and the expanded XLSX facade, including workbook, worksheet, range, formatting, image, page setup, hyperlink, name, chart, table, validation, filter, and export APIs.
Classic XLS and expanded XLSX API, guide, and Pascal example topics are available directly in the web help.
Start with the dedicated lxHandleX facade for Excel 2007+ workbooks, worksheet collections, styles, shared strings, defined names, and OOXML save/open workflows.
Use XLSX ranges, formulas, merged cells, hyperlinks, comments, images, tables, charts, conditional formatting, data validation, frozen panes, and auto-filter criteria.
TXLSXWorksheet classReview XLSX workbook APIs plus CSV, HTML, and RTF export helpers, then pair the reference with the XlsxDataExport, QuickStartXlsx, MemoryDataExport, and ApiTour demos.
TXLSXWorkbook classCreate, open, style, automate, and export Excel 2007+ .xlsx workbooks through the dedicated OOXML API surface.
Create, open, save, protect, calculate, and export Excel workbooks through the main workbook interface.
IXLSWorkbook interfaceManage sheets, ranges, page breaks, display settings, shapes, formulas, and sheet-level output.
IXLSWorksheet referenceRead and write values, formulas, rows, columns, borders, alignment, merging, grouping, and formatting.
IXLSRange interfaceReview the ThemeColor, TintAndShade, and classic XLS palette-based formatting decision.
Classic XLS color modelExport DBGrid content to Excel with header, detail, grouping, formatting, and event hooks.
TGridToXLS componentExport datasets to workbooks with field selection, worksheet naming, group styling, and save helpers.
TDataToXLS componentOpen sample workflows for purchase orders, grouped exports, images, and common workbook automation.
Example topicsReview the HTML version history for HotXLS classic XLS, expanded XLSX, export, compatibility, and documentation updates.
Open release notes