| nuget-packages.md | NuGet package mappings by application type (Mode 1) |
| template.csx | Base CSX script structure and license registration |
| document-structure.md | Create/save/close workbook, add/rename/delete/move sheets |
| template-markers.md | Template marker binding: variables, DataTable, lists, DataSet |
| cell-formatting.md | Cell formatting, number formats, styles, autofit |
| cell-values.md | Cell values and operations: set/read text, numbers, formulas, dates, booleans, detect type |
| cell-access-manipulation.md | Access cells relatively, discontinuous ranges, migrant range, precedent/dependent cells, clear content |
| formulas-advanced.md | Cross-sheet references, array formulas, external references, named ranges, calculated columns, calculation modes, formula auditing |
| charts.md | Create and configure charts |
| excel-csv.md | Import/export CSV |
| excel-to-json.md | Convert worksheets or ranges to JSON |
| excel-to-pdf.md | Convert workbook to PDF using renderer |
| export-data.md | Exporting tables, ranges and named ranges |
| import-data.md | Import CSV, DataTable, and other data sources into sheets |
| import-data-advanced.md | Import HTML tables, XML, arrays, collections, nested collections, DataColumn, DataView, grid controls |
| data-validation.md | Add and manage data validation rules and dropdowns |
| comments.md | Add, edit, and remove cell comments/notes |
| conditional-formatting.md | Apply conditional formatting rules and color scales |
| freeze-panes.md | Freeze rows, columns, split panes, and unfreeze worksheet sections |
| show-hide.md | Show/hide rows, columns, sheets, grid lines, headers, tabs, and zoom level |
| row-column-insert-delete.md | Insert, delete, and move rows and columns with formatting options |
| row-column-sizing.md | Resize, autofit, group, and subtotal rows and columns |
| auto-fill.md | Auto fill series, patterns, and trends in cell ranges |
| fill-series.md | Fill series with linear, growth, datetime, and auto fill options |
| find-all-replace.md | Find all by type (text, numbers, formulas, values, comments), replace with options, entire workbook |
| filtering-advanced.md | Top10 filters, custom conditions, combination (text/datetime), dynamic, color, icon filters, advanced filters |
| page-setup.md | Page setup, margins, headers/footers, print areas |
| pictures.md | Insert, position, resize, align pictures and images, external links, SVG images |
| pivot-table.md | Create and configure pivot tables |
| pivot-table-advanced.md | Advanced pivot operations: cell formatting, layouts, sorting/filtering, grouping, calculated fields |
| pivot-chart.md | Create and configure pivot charts from pivot table data |
| table-listobject.md | Create and manage Excel tables (ListObjects) |
| what-if-analysis.md | Create and manage scenarios with what-if analysis for testing input values |
| slicer.md | Create and manage table slicers for UI-based filtering |
| security.md | Password protection, encryption, and permission settings |
| drawing-objects.md | Create and manage drawing objects including text boxes, checkboxes, shapes, and comments |
| macros.md | Create, edit, and manage VBA macros in Excel workbooks |
| custom-xml.md | Add and read custom XML parts to store arbitrary XML data in workbooks |
| worksheet-move-copy.md | Move and copy worksheets, rows, columns, and cell ranges |
| markdown-conversion.md | Convert Excel workbooks/worksheets to Markdown format and import Markdown files into Excel |