HotXLS 문서

HotXLS 컴포넌트 도움말

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, view-state, and export APIs

456

클래식 XLS 및 확장 XLSX API, guide, 및 Pascal example topics 입니다 사용 가능 directly 안의 web help

확장 XLSX 지원

Start with the dedicated lxHandleX facade for Excel 2007+ workbooks, worksheet collections, styles, shared strings, defined names, and OOXML save/open workflows

XLSX 파사드 개요 (lxHandleX)

최신 워크시트 기능

Use XLSX ranges, formulas, whole-range or merge-across merged cells, loaded-cell scan/write helpers, text find/replace, hyperlinks, comments, images, tables, charts, conditional formatting, data validation, frozen panes, and auto-filter criteria

TXLSXWorksheet 클래스

OpenDocument Spreadsheet I/O

Load .ods workbooks through Open or OpenODS , save ODS output with SaveAsODS , tune exports with TODSExportOptions , and round-trip styles, images, charts, validations, conditional formats, print setup, and sheet structure

TXLSXWorkbook ODS APIs

Conditional Formatting Extensions

Add Data Bar, Color Scale, and Icon Set rules on both BIFF8 and XLSX with shared spec classes, DXF Style overrides for font/fill/weight, theme color round-trip, formula-based threshold round-trip, per-stop icon overrides, icon threshold include/exclude control, and cfRule priority pinning

TCondFormat 참조

BIFF8 Chart 시트

Programmatically build chart tabs into a .xls workbook with Sheets.AddChartSheet — column, bar, line, and pie chart kinds, with title, axis titles, and series bound to A1-range references

AddChartSheet 메서드

BIFF8 표 및 Encryption

Attach Excel ListObject tables to a range via AddTable , opt into compact shared-formula output, or generate Excel-compatible password-protected .xls files through the EncryptionPassword property. Excel-authored workbook sharing and revision-protection metadata, including FILESHARING , FILESHARING2 , PROT4REV , and PROT4REVPASS , now survives classic XLS open/save cycles. Workbook view and extension globals such as HIDEOBJ , zero-length TEMPLATE , TABID , and BOOKEXT are preserved as well. Excel Custom View blocks ( USERSVIEWBEGIN / USERSVIEWEND ) are preserved in workbook globals and worksheet substreams too

통합 문서 메타데이터 보존

BIFF8 테마 색 및 XFExt

Address cell fill, font, and per-edge border colors through the 12 Office theme slots with optional tint via SetThemeColor , or write exact RGB through the XFExt $087D rich-color side record so Excel 2007+ reopens with the literal color while Excel 97-2003 still sees the indexed palette approximation. Drawings (shapes, chart fills) follow through the XlsApplyThemeColorToDrawing / XlsGetDrawingThemeColor helper pair with same-process round-trip, and expert shape code can inspect or edit raw OfficeArt FOPT PIDs through TXLSShape.OfficeArtOptions

Interior.SetThemeColor 메서드

SheetExt and Header / Footer Extras

Per-sheet tab colors round-trip through the BIFF8 SheetExt ($0862) record via TXLSWorksheet.TabColor , header / footer background images survive load and save through the HFPicture ($0866) record family, and Excel-authored even / first page text survives through the BIFF8 HeaderFooter ($089C) record

TabColor 속성

SST Rich 텍스트 및 Phonetic Runs

Shared-string per-character font / color runs and Far-East phonetic annotations (furigana) survive load and save: the parser preserves rgRun and rgExtRst trailing blocks per unique string, and the writer re-emits them when the record fits one BIFF chunk

XLSX 파사드 개요 (lxHandleX)

통합 문서 API

Create, open, save, protect, calculate, and export Excel workbooks through the main workbook interface, including saved-by metadata, file-sharing metadata preservation, and pivot cache inspection

IXLSWorkbook 인터페이스

클래식 XLS 피벗 테이블

Create typed classic XLS pivot tables, inspect Excel-authored pivot workbooks, preserve raw pivot records, and configure field axes, subtotals, page filters, and data-field number formats

클래식 XLS 피벗 테이블 API

통합 문서 메타데이터

보존 FILESHARING, FILESHARING2, PROT4REV, PROT4REVPASS, HIDEOBJ, zero-length TEMPLATE, TABID, BOOKEXT, USERSVIEWBEGIN, USERSVIEWEND, 및 saved-통해 metadata 때 클래식 XLS 통합 문서 pass 통해 HotXLS

클래식 XLS 통합 문서 메타데이터

워크시트 API

Manage sheets, ranges, page breaks, display settings, shapes, formulas, and sheet-level output, including range-based shape cleanup through TXLSShapes.DeleteInRange , loaded-cell scanning through TXLSWorksheet.ForEachCell , callback-based range writing through TXLSWorksheet.WriteCells , one-call filter setup through TXLSWorksheet.ApplyAutoFilter , and filter criteria inspection through AutoFilterColumns

TXLSWorksheet 참조

범위 Editing

Read and write values, formulas, rows, columns, borders, alignment, merging, grouping, formatting, and selected-range HTML fragments

IXLSRange 인터페이스

XLS 색 모델

Review ThemeColor, TintAndShade, 및 클래식 XLS palette-기반 formatting decision

클래식 XLS 색 모델

Grid Export

Export DBGrid content to Excel with header, detail, grouping, formatting, and event hooks

TGridToXLS 컴포넌트

Dataset Export

Export datasets to workbooks with field selection, worksheet naming, group styling, and save helpers

TDataToXLS 컴포넌트

Optional cxGrid Export

Export DevExpress TcxGridDBTableView data with workbook targeting, grouped output, formatting controls, and export events when the optional cxGrid unit is added to a project

TcxGridAddExcel 컴포넌트

Pascal Examples

Open sample workflows 용 purchase orders, grouped exports, images, 및 common 통합 문서 automation

Example topics

릴리스 노트

Review HTML version history 용 HotXLS 클래식 XLS, 확장 XLSX, export, compatibility, 및 documentation updates 에서 multiple languages

Open release notes