Namespace Syncfusion.AI.AgentTools.Excel
Classes
| ExcelChartAgentTools
Provides AI agent tools for Excel chart management operations. Handles chart creation, modification, customization, and removal. |
| ExcelConditionalFormattingAgentTools
Provides AI agent tools for Excel conditional formatting operations. Handles adding, removing, and managing conditional formatting rules in worksheets. Supports CellValue, Formula, DataBar, ColorScale, and IconSet format types. |
| ExcelConversionAgentTools
Provides AI agent tools for Excel conversion operations. Handles Excel to Image, Excel to HTML, Excel to ODS, and Excel to JSON conversions including worksheet, range, chart to image, workbook to HTML, workbook/worksheet to ODS, and workbook/worksheet/range to JSON with/without schema. |
| ExcelDataValidationAgentTools
Provides AI agent tools for Excel data validation operations. Handles creating and managing data validation rules for cells and ranges. |
| ExcelPivotTableAgentTools
Provides AI agent tools for Excel pivot table operations. Handles creating, editing, removing, styling, sorting, filtering, refreshing, and laying out pivot tables using Syncfusion XlsIO. Pivot table creation and manipulation is supported only in XLSX format (Excel 2007+). |
| ExcelSecurityAgentTools
Provides AI agent tools for Excel workbook and worksheet security operations. Handles encryption, decryption, and protection management. Supports dual-mode operation: InMemory and DocumentStorage. |
| ExcelWorkbookAgentTools
Provides AI agent tools for Excel workbook lifecycle management and I/O operations. Handles workbook creation, import, export, and manager. |
| ExcelWorkbookManager
Manager for handling Excel workbooks in memory during AI agent operations. Provides workbook lifecycle management with automatic cleanup. |
| ExcelWorksheetAgentTools
Provides AI agent tools for Excel worksheet management operations. Handles worksheet creation, renaming, deletion, and listing. |