Need to install the following packages:
[email protected]
Ok to proceed? (y)
# Documentation
> Generated documentation
## Document-solutions
- [API Reference | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/api-reference): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Document Solutions Data Viewer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/dataviewer): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Features | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features): This topic describes all the available features in DsExcel such as hyperlinks, sort, filter, group, conditional formatting, formulas, and more.
- [Sort | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/AllowSort): Work with DsExcel to execute sorting operation on the data based on a range of cells, range by value, color or icon in a worksheet.
- [Conditional Formatting | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting): Conditional formatting highlights useful data in rows or columns of a worksheet that meet specific criteria such as cell values, unique cell values, etc.
- [Average Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddAverageRule): In DsExcel, you can easily add or remove the average rule in conditional formatting. Learn more in DsExcel docs.
- [Cell Value Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddCellValueRule): In DsExcel, you can easily add or remove the cell value rule in conditional formatting. Learn more in DsExcel docs.
- [Color Scale Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddColorScaleRule): Format cells or a range of cells in DsExcel with the color scale rule that uses a sliding color scale.
- [Data Bar Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddDataBarRule): Learn how to display a bar in the cell based on the cell values entered in a range using the data bar rule in conditional formatting using DsExcel.
- [Date Occurring Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddDateOccurringRule): Learn how to apply conditional formatting by comparing the values entered in date format in the cells or a range of cells using DsExcel.
- [Expression Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddExpressionRule): Learn how to add an expression rule in conditional formatting using DsExcel with a sample code.
- [Icon Sets Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddIconSetsRule): Learn how to display the icons based on the values entered in the cells using the icon sets rule in conditional formatting.
- [Top Bottom Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddTopBottomRule): Work with DsExcel to apply the top bottom rule that checks whether the values in the top or bottom of a cell range match with the required cell values.
- [Unique Rule | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyConditionalFormatting/AddUniqueRule): DsExcel allows you to apply the unique rule in conditional formatting to check whether the value entered in a cell is a unique value in that particular range.
- [Data Validations | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyDataValidations): DsExcel allows you to validate data by restricting the type of information format and the values entered in the cells of a worksheet.
- [Add Validations | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyDataValidations/AddValidations): Learn the different data validation operations that can be implemented in DsExcel, such as adding a whole number validation, decimal validations, and more.
- [Delete Validation | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyDataValidations/DeleteValidation): Learn how to delete validation rule applied to a cell or a range of cells in a worksheet using DsExcel.
- [Modify Validation | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyDataValidations/ModifyValidation): Learn how to modify an existing validation rule applied to a cell or a range of cells in DsExcel with a sample code.
- [Filter | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyFilters): DsExcel allows you to work with filters to manipulate and manage tons of data quickly and efficiently. Learn more in DsExcel docs.
- [Group | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping): DsExcel allows you to summarize bulk data in groups so that complex spreadsheets are easier to read, navigate, and manipulate.
- [Outline Subtotals | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/apply-outline-subtotals): DsExcel allows you to apply outline subtotals to organize the sorted data into groups and display subtotals at the end of each group.
- [Create Row or Column Group | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/CreateRowOrColumnGroup): Work with DsExcel to apply row or column grouping and set the outline level for rows and columns.
- [Outline Column | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/outline-column): DsExcel allows you to add outline columns to view hierarchical data in a tree view and show or hide it from view.
- [Remove a Group | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/RemoveAGroup): Learn how to remove a group using DsExcel by ungrouping the rows and columns, clearing the outline level, and collapsing a group.
- [Row or Column Group Information | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/row-column-group-information): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Summary Row | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyGrouping/SetSummaryRow): Modify and customize the summary row based on your requirements using DsExcel.
- [Styles | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyStyle): Format the cells in a spreadsheet with a set of styles to format the cell appearance in individual worksheets using DsExcel.
- [Create and Set Custom Named Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyStyle/CreateAndSetNamedStyle): DsExcel allows you to work with named style, which is a custom cell style with a unique name. Learn how to create a custom named style for a worksheet.
- [Set Sheet Styling | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ApplyStyle/SetSheetStyling): Apply styling to your worksheets using DsExcel by performing actions like setting different fill styles for a cell, customizing the cell border, and more.
- [Barcodes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes): Various types of barcodes are supported by DsExcel, like QRCode, EAN-13, EAN-8, Codabar, COde39, Code93, Code128, GS1-128, Code49, PDF417, Data Matrix
- [Codabar | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/codabar): DsExcel supports Codabar Barcode which is mainly used where serial numbers are required. Learn more in DsExcel docs.
- [Code128 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/code128): DsExcel supports Code 128 Barcode which is mainly used in enterprise internal management and logistic control system. Learn more in DsExcel docs.
- [Code39 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/code39): DsExcel supports Code39 Barcode which uses nine bars to represent different symbols. Learn more in DsExcel docs.
- [Code49 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/code49): DsExcel supports Code49 Barcode which is a high-density stacked barcode with two to eight rows. Learn more in DsExcel docs.
- [Code93 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/code93): DsExcel supports Code93 Barcode which is primarily used by Canada post to encode supplementay delivery information. Learn more in DsExcel docs.
- [Data Matrix | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/datamatrix): DsExcel supports Data Matrix Barcode which is mainly used to mark small items. Learn more in DsExcel docs.
- [EAN-13 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/ean-13): DsExcel supports EAN-13 Barcode which is mainly used in retail businesses. Learn more in DsExcel docs.
- [EAN-8 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/ean-8): DsExcel supports EAN-8 Barcode which is mainly used for small sized packages. Learn more in DsExcel docs.
- [GS1-128 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/gs1-128): DsExcel supports GS1-128 Barcode which is used for dates, batch numbers, weights and HIBC applications. Learn more in DsExcel docs.
- [PDF417 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/pdf417): DsExcel supports PDF417 Barcode which is mainly used in transport, identification cards and inventory management. Learn more in DsExcel docs.
- [QRCode | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/barcodes/qrcode): DsExcel supports QRCode Barcode which is mainly used to handle numeric, alphanumeric and byte data. Learn more in DsExcel docs.
- [Comments | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/Comments): DsExcel allows you to add comments to a cell, set comment layout, show or hide comment, author comments, and more.
- [Threaded Comments | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/Comments/threaded-comments): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Data Binding | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/data-binding): DsExcel allows you to bind the data by binding a data source with a sheet, cell or table column. Learn more in DsExcel docs.
- [Defined Names | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/DefinedNames): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Digital Signatures | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/digital-signatures): DsExcel allows you to work with digital signatures in a worksheet. Learn more in DsExcel docs.
- [Document Properties | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/document-properties): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Form Controls | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/excel-form-controls): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Hyperlinks | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/Hyperlinks): With DsExcel, you can easily insert and manage hyperlinks in the cells of the worksheets without any hassle.
- [Import Data | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ImportData): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Logging | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/logging): DsExcel lets you use logging feature, set log levels like debug, error, warning and save log records with thread ID as well.
- [Formulas | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas): DsExcel provides some built-in functions and operators to generate formulas and calculate values in cells.
- [Asynchronous Functions | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/AsynchronousFunctions): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Calculation Mode | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/CalculationMode): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Cross Workbook Formula | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/cross-workbook-formula): Cross workbook formulas can be used in DsExcel which lets you refer the data in other workbooks by creating formulas referring to external workbooks.
- [Dynamic Array Formulas | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/dynamic-array-formula): Dynamic array formulas are supported in DsExcel like Filter, Randarray, Sort, Single, Sortby, Unique and Sequence.
- [Formula Functions | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/formula_functions): This topic describes the built-in functions supported by DsExcel such as ABS, ACCRINT, ACCRINTM, ACOS, ACOSH, ACOT, ACOTH, and more.
- [Formula Parser | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/formula-parser): Formula expressions can be parsed in DsExcel by using MESCIUS.Documents.Excel.Expressions library. Learn more in DsExcel docs.
- [Iterative Calculation | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/iterative-calculation): Iterative calculations are supported by DsExcel. Along with that, you can specify the maximum number of iterations and maximum difference between the values of iterative formulas.
- [Localized Formulas | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/localized-formulas): DsExcel supports Range.Formula, Range.FormulaR1C1, Range.FormulaLocal, FormulaR1C1Local properties to set localized formula of cells.
- [Precedents and Dependents | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/precedents_and_dependents): Work with DsExcel to identify the precedent and dependent cells or ranges in excel worksheets. Learn more in DsExcel docs.
- [Set Array Formula | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/SetArrayFormula): DsExcel allows you to set an array formula that executes multiple calculations on a cell or a range of cells to display a column or a row of subtotals.
- [Set Formula to Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/SetFormulaToRange): Learn how to add custom names and set formula to a range in a worksheet using DsExcel.
- [Set Table Formula | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/SetTableFormula): This topic describes the reference operators and special item specifiers needed to set a table formula using DsExcel.
- [What-If Analysis | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/What-IfAnalysis): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Goal Seek Operation | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/What-IfAnalysis/GoalSeekOperation): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Scenarios | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageFormulas/What-IfAnalysis/Scenarios): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Workbook | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook): Learn the various ways used in DsExcel to manage a workbook. Learn more in DsExcel docs.
- [Create Workbook | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/CreateWorkbook): Learn how to create a workbook using DsExcel through a sample code.
- [Cut or Copy Across Sheets | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/CutOrCopyAcrossSheets): DsExcel allows you to cut or copy a cell or a range of cells from a specific area and paste it into another area within the same worksheet.
- [Enable or Disable Calculation Engine | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/EnableDisableCalculationEngine): Learn how to enable or disable calculation engine using DsExcel. This topic also describes the advantages of using calculation engine.
- [Open and Save Workbook | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/open-and-save-workbook): Learn how to open and save a workbook using DsExcel through sample codes.
- [Protect Workbook | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/protect-workbook): Use DsExcel to protect or unprotect the workbook by encrypting it by a password and protect or unprotect it from modification.
- [Workbook Views | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorkbook/WorkwithWorkbookViews): Customize the workbook appearance based on specific preferences using DsExcel.
- [Worksheet | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet): Use DsExcel to work with worksheets, apply operations on range, freeze panes in a worksheet, customize worksheets, apply rich text, and more.
- [Customize Worksheets | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/CustomizeWorksheets): Customize a worksheet using DsExcel to modify the default settings by setting color for the tabs, default height and width for rows and columns, and more.
- [Freeze Panes in a Worksheet | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/FreezeThePaneInTheWorksheet): Learn how to freeze panes to keep some specific rows or columns visible while scrolling through the rest of the sheet.
- [Freeze Trailing Panes in a Worksheet | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/freeze-trailing-panes-worksheet): Using DsExcel, you can freeze trailing panes in a worksheet while scrolling through the rest of worksheet.
- [Range Operations | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations): DsExcel provides numerous operations to perform on a range such as access a range, cut or copy cell ranges, insert or delete cell ranges, and more.
- [Access a Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/AccessaRange): DsExcel allows you to define a range and access the rows and columns to perform essential tasks like cell formatting, insert, merge, and delete operations etc.
- [Access Areas in a Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/AccessAreasinaRange): Learn how to access specific areas in a multiple-area range in a large worksheet with non-contiguous selections using DsExcel.
- [Access Cells, Rows and Columns in a Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/AccessCells,RowsandColumns): With DsExcel, you can easily access cells, rows, and columns in a range. Learn more in DsExcel docs.
- [Auto Fit Row Height and Column Width | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/AutoFitRowHeightandColumnWidth): DsExcel provides support for automatic adjustment of row height and column width based on the data present in the rows and columns.
- [Auto Merge Cells | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/AutoMergeCells): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Cut or Copy Cell Ranges | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/CutOrCopyCellRanges): DsExcel allows you to cut or copy a cell or a range of cells from a specific area and paste it into another area within the same worksheet.
- [Cut or Copy Shape, Slicer, Chart and Picture | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/CutorCopyShape,Slicer,ChartandPicture): DsExcel allows you to cut or copy shapes, charts, slicers and pictures from one workbook or worksheet to another. Learn more in DsExcel docs.
- [Find and Replace Data | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/FindandReplaceData): Learn how to locate data in a cell range, find specific information across the worksheet, and replace it with the desired information using DsExcel.
- [Get Address of Cell Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/get-address-of-cell-range): DsExcel lets you retrieve the cell address or range address in A1 or R1C1 notation (absolute and relative references).
- [Get Intersection, Union and Offset Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/get-intersection-offset-union): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Get Range and Range Area | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/get-range-and-range-area): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Get Row and Column Count | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/GetRowandColumnCount): With DsExcel, you can quickly get the row and column count of the specific areas or all the areas in a range.
- [Get Special Cell Ranges | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/get-special-cell-ranges): DsExcel lets you retrieve cell ranges by their type like containing formulas, constants, blanks. Cell ranges with specific values can also be retrieved like numbers, text values etc.
- [Hide Rows and Columns | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/HideRowsColumns): Learn how to hide or show rows and columns in a worksheet with sample codes using DsExcel.
- [Ignore Errors in Cell Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/IgnoreErrorsinCellRange): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Insert And Delete Cell Ranges | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/InsertAndDeleteCellRanges): DsExcel allows you to insert and delete a cell or a range of cells while working with spreadsheets. Learn more in DsExcel docs.
- [Insert and Delete Rows and Columns | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/InsertAndDeleteRowsAndColumns): DsExcel allows you to insert or delete rows and columns in a worksheet. Learn more in DsExcel docs.
- [Measure Digital Width | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/measure-digital-width): DsExcel supports measuring digital width in order to calculate the accurate pixel value of a single digit. Learn more in DsExcel docs.
- [Merge Cells | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/MergeCells): DsExcel allows you to execute the merge operation on several cells by combining them into a single cell.
- [Paste or Ignore Data in Hidden Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/paste-ignore-data-hidden-range): Choose whether to paste data to only visible rows or columns. This will help to identify if data will be pasted to invisible range.
- [Protect Cell Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/ProtectCellRange): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Set Cell Background Image for Cell Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/SetCellBackgroundImageforCellRange): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Set Custom Objects to a Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/set-custom-objects-to-range): Custom objects or their 1D and 2D arrays can be set to a range. To know more, refer DsExcel docs.
- [Set Default Values for Cell Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/SetDefaultValuesforCellRange): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Set Row Height and Column Width | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/SetRowHeightandColumnWidth): Customize the height of the rows and the width of the columns in a spreadsheet based on specific preferences using DsExcel.
- [Set Values to a Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/SetValuestoaRange): DsExcel allows you to specify custom values for a cell range. Learn more in DsExcel docs.
- [Work with Used Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/RangeOperations/WorkWithUsedRange): Learn how to work with worksheet’s already used range by performing different operations on it.
- [Rich Text | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/SetRichTextinaCell): Use DsExcel to apply multiple styles to the text by highlighting important characters or alphabets using different colors, font family, font effects etc.
- [Tags | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/use_tag): Work with DsExcel to configure the tags for worksheets, which allow you to store private data in a cell, row, column, range or spreadsheet.
- [Cell Types | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/work-with-cell-types): Learn how to create cell types such as button, checkbox, combobox, and hyperlink using DsExcel with sample codes.
- [Range Template Cell | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/work-with-cell-types/range-template-cell): Range Template cell type is supported by DsExcel which allows you to specify a cell range in the worksheet which acts as a range template.
- [Quote Prefix | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/work-with-quote-prefix): DsExcel allows you to add a single quote or an apostrophe as a prefix to handle the cell value as text. Learn more in DsExcel.
- [Work with Worksheets | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/WorkWithSheets): DsExcel allows you to accomplish essential spreadsheet tasks like add, access, protect, delete, copy or move a worksheet
- [Worksheet Views | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/ManageWorksheet/WorkwithWorksheetViews): This topic describes the methods to customize the view settings while working with worksheets. Learn more in DsExcel docs.
- [Pivot Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/pivot-chart): DsExcel supports pivot chart which is a visual representation of data in pivot table. The pivot table fields are displayed on pivot chart as buttons.
- [Print | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Page Setup | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup): DsExcel allows you to change the print settings to manage printing in an efficient manner, such as customize the size, header, footer, etc.
- [Configure Columns to Repeat at Left and Right | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigureColumnstoRepeatatLeft): DsExcel allows you to repeat specific columns at the left and right side of the page. Learn more in DsExcel docs.
- [Configure Page Breaks | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigurePageBreaks): With DsExcel, you can easily configure the vertical and horizontal page breaks and adjust the horizontal and vertical page breaks in a worksheet.
- [Configure Page Header and Footer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigurePageHeaderandFooter): Learn how to set a different header and footer for the first page and even pages.
- [Configure Page Settings | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigurePageSettings): Work with DsExcel to configure the page margins, page orientation, page order, page center, and first page number.
- [Configure Paper Settings | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigurePaperSettings): Learn how to configure the page settings through paper scaling and paper size for customized printing in DsExcel.
- [Configure Paper Source | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/configure-paper-source): DsExcel allows you to configure the paper source while printing a PDF document. Learn more in DsExcel docs.
- [Configure Print Area | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigurePrintArea): DsExcel allows you to select a range of cells in order to configure the desired print area in a worksheet for customized printing.
- [Configure Rows to Repeat at Top and Bottom | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigureRowstoRepeatatTop): DsExcel allows you to configure the rows in a worksheet to repeat them at the top and bottom.
- [Configure Sheet Print Settings | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/print/ConfigurePrintSettingsviaPageSetup/ConfigureSheetPrintSettings): DsExcel allows you to change the print settings of the page such as whether to print grid lines, headings, comments, and more.
- [Themes and Colors | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/Themes-and-Colors): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart): Learn how to display the information graphically in charts using DsExcel. Learn more in DsExcel docs.
- [Chart Sheet | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/chart-sheet): Learn how to add a chart sheet, copy and move chart sheet, and delete chart sheet using DsExcel.
- [Configure Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/ConfigureChart): Configure a chart added to a spreadsheet in order to set up its display as per your preferences in DsExcel.
- [Chart Area | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/ConfigureChart/ChartArea): Work with DsExcel to configure the chart area style by changing its font, format, and other attributes and set the chart area format in your worksheet.
- [Chart Title | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/ConfigureChart/ChartTitle): Using DsExcel, you can easily set the formula for the chart title, set format for the chart title and font style, and set text angle for chart title.
- [Plot Area | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/ConfigureChart/PlotArea): In DsExcel, you can easily configure the plot area format by changing its fill color, line color and other attributes. Learn more in DsExcel docs.
- [Create and Delete Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CreateDeleteChart): Work with DsExcel to create and delete a chart in a worksheet.
- [Customize Chart Objects | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects): DsExcel allows you to modify the chart objects in a worksheet such as series, walls, legends, floor, data label, etc.
- [Axis and Other Lines | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/AxisAndOtherLines): Learn how to configure the category axis, value axis, and series chart using DsExcel.
- [Configure Chart Axis | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/AxisAndOtherLines/ConfigureChartAxis): DsExcel allows you to configure the chart axis using the axis title, gridlines, display unit label, and tick labels. Learn more in DsExcel docs.
- [Data Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/chart-data-table): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Data Label | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/data-label): With DsExcel, you can easily insert data labels in a chart to ensure the information depicted in it can be easily interpreted and visualized.
- [Floor | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Floor): Work with DsExcel to set the line and fill format of the floor along with its thickness in a chart.
- [Legends | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Legends): Learn how to customize the legend text, configure the position and layout of the legend, delete legend and its entries, etc. in a chart using DsExcel.
- [Series | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Series): Series refers to a set of data points, or simply a list of values plotted in a chart. Learn how to add series in your chart using DsExcel.
- [Configure Chart Series | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Series/ConfigureChartSeries): Work with DsExcel to configure the chart series using data point, data label, trendline, chart group, and more.
- [Display Empty Cells | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Series/display-empty-cells): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Display N/A Values | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Series/display-na-values): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Error Bars | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Series/error-bars): DsExcel provides properties to configure various types, end styles, and value types of error bars.
- [Walls | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/CustomizeChartObjects/Walls): In DsExcel, you can define the thickness, fill color, line color, and format of the back and side walls of the chart.
- [Chart Types | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types): This topic gives a quick snapshot of all major chart types supported by DsExcel along with their use cases.
- [Area Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/area-chart): You can add area charts to your worksheet using DsExcel. Learn the various area chart types supported by DsExcel along with their use cases.
- [Bar Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/bar-charts): DsExcel allows you to work on different types of bar chart such as BarClustered, Barclustered3D, BarStacked, BarStacked3D, and more in a worksheet.
- [Column Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/column-chart): Learn how to add different column charts in your worksheet such as Column3D, ColumnClustered, ColumnClustered3D, etc. using DsExcel.
- [Combo Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/combo-chart): DsExcel allows you to combine two or more chart types in a single plot area. Learn how to add a combo chart with a sample code.
- [Line Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/line-chart): Using DsExcel, you can work with various Line charts like Line3D, LineMarkers, LineMarkersStacked, LineMarkersStacked100, LineStacked and LineStacked100 charts.
- [Pie Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/pie-chart): DsExcel allows you to work with pie charts to display the proportionate contribution of each category, which is either represented by a pie or a slice.
- [Radar Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/radar-chart): DsExcel allows you to add radar charts in your worksheet to display circular visual representation of a 2-dimensional data.
- [Specialized Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/specialized-chart): DsExcel allows you to work with specialized charts such as Sunburst, Treemap, and Funnel. Learn more in DsExcel docs.
- [Funnel | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/specialized-chart/funnel): DsExcel allows you to add a Funnel chart in your worksheet to visualize sequential stages in a linear process.
- [Sunburst | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/specialized-chart/sunburst): DsExcel allows you to visualize the multi-level hierarchical data depicted by concentric circles using the sunburst chart. Learn more in DsExcel docs.
- [TreeMap | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/specialized-chart/treemap): Treemap charts display hierarchical data as a set of nested rectangles. Learn how to add a Treemap chart using DsExcel in your worksheet.
- [Statistical Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/statistical-chart): Use DsExcel to work with statistical charts to present and interpret statistical data in graphical format. Learn more in DsExcel docs.
- [Box Whisker | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/statistical-chart/box-whisker): With DsExcel, you can easily add BoxWhisker chart to display the distribution of numerical data through quartiles, means, and outliers.
- [Histogram | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/statistical-chart/histogram): You can easily add a histogram chart in your worksheet using DsExcel. Learn more in DsExcel docs.
- [Pareto Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/statistical-chart/pareto-chart): Learn how to add a pareto chart in the worksheet using DsExcel. Pareto chart are used to highlight the most important factor from a given set of factors.
- [Waterfall Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/statistical-chart/waterfall-chart): Learn how to add a waterfall chart to shows the aggregate of values as they are added or subtracted in a worksheet.
- [Stock Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/stock-chart): DsExcel allows you to work with stock charts to illustrate fluctuations in data over a time. Learn more in DsExcel docs.
- [Surface Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/surface-chart): Add surface charts in DsExcel when you want to find the optimum combinations between two data sets.
- [XY (Scatter) Chart | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseChart/work-with-chart-types/xy-scatter-chart): Learn how to add a scatter chart in your worksheet to illustrate relationships between individual items or categories.
- [Pivot Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UsePivotTable): You can easily display aggregated data in a spreadsheet with DsExcel using pivot tables.
- [Pivot Table Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UsePivotTable/ApplyStyleToPivotTable): DsExcel allows you to apply built-in and custom styles to the pivot table. You can set the orientation of pivot table, page size, pivot table fields, etc.
- [Create Pivot Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UsePivotTable/CreatePivotTable): Learn how to create pivot tables using DsExcel in a spreadsheet. Learn more in DsExcel docs.
- [Pivot Table Filter | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UsePivotTable/PivotTableFilter): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Pivot Table Settings | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UsePivotTable/PivotTableSettings): DsExcel allows you to configure the pivot table fields, add field function, filter pivot table, manage pivot field level, and more.
- [Slicer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer): Learn how to perform quick filtration of the data in tables and pivot tables using slicers in DsExcel.
- [Add Slicer in Pivot Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/AddSlicerInPivot): DsExcel allows you to add slicer to organize the data in pivot table and multi pivot table.
- [Add Slicer in Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/AddSlicerInTable): Learn how to add a slicer in a table using DsExcel through a sample code.
- [Slicer Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/ApplySlicerStyle): Add styles to your slicers with the help of various built-in styles provided by DsExcel.
- [Modify Slicer with Custom Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/ApplySlicerStyle/ModifySlicerWithCustomStyle): DsExcel allows you to define your own custom style and add it in the slicer cache to modify your slicer as per your preferences.
- [Modify Table Layout for Slicer Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/ApplySlicerStyle/ModifyTableLayoutforSlicerStyle): Use DsExcel to modify the table layout for the slicer style applied in your spreadsheet by modifying some settings like row height, display header, etc.
- [Auto-Filter Table with Slicer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/AutoFilterTableSlicer): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Configure Slicer Layout | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/ConfigureSlicerLayout): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Cut or Copy Slicer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/CutCopySlicer): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Duplicate Slicer | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/DuplicateSlicer): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Use Do Filter Operation | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSlicer/UseDoFilterOperation): Learn how to set the slicer filters to analyze bulk information in a spreadsheet quickly and efficiently.
- [Sparkline | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseSparkline): DsExcel allows you to add a group of new sparklines, clear sparkline, clear sparklines groups, create a group of existing sparklines, and more.
- [Table | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable): Tables in DsExcel allows you to interpret and handle large chunks of data quickly and efficiently. Learn more in DsExcel docs.
- [Add and Delete Table Columns and Rows | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/AddAndDeleteTableColumnsAndRows): Use DsExcel to add and delete rows and columns of a table in a worksheet.
- [Table Sort | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/ApplyTableSort): Work with DsExcel to apply sorting on a specific table in the worksheet. Learn more in DsExcel docs.
- [Table Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/ApplyTableStyle): Create custom table style elements and apply them to the tables in your worksheet using DsExcel.
- [Modify Table Layout | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/ApplyTableStyle/ModifyTableLayout): With DsExcel, you can easily work with table layout mode in your worksheets. Learn more in DsExcel docs.
- [Modify Table with Custom Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/ApplyTableStyle/ModifyTableWithCustomStyle): DsExcel allows you to modify the existing table style and with your own custom table style that you have created.
- [Convert Table to Range | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/convert-table-to-range): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Create and Delete Tables | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/CreateDeleteTables): Learn how easily you can create and delete tables in a spreadsheet using DsExcel.
- [Modify Tables | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/ModifyTables): DsExcel allows you to modify table range, table areas, and totals row of table column.
- [Table Filters | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/UseTable/SetTableFilters): DsExcel allows you to set the table filters while setting up worksheets for ensuring improved data analysis.
- [Custom Functions | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithCustomFunctions): Add custom functions in DsExcel to implement custom arithmetic logic to spreadsheets, such as conditional sum function, merged range function, and more.
- [Shapes and Pictures | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture): DsExcel allows you to embed drawing objects like shapes and pictures on cells of a worksheet. Learn how to create shapes in DsExcel docs.
- [Background Image | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/background-image): Learn how to the set the background image in a worksheet using DsExcel with a sample code.
- [Control Position of Overlapping Shapes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/control-position-of-overlapping-shapes): The z-order of overlapping shapes can be defined in DsExcel to control position of multiple overlapping shapes
- [Customize Shape Format and Shape Text | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/customize_shape_format_and_shape_text): Learn the various ways offered by DsExcel to format the shape and text in the worksheet.
- [Group or Ungroup Shapes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/group-or-ungroup-shapes): Group or ungroup shapes in a worksheet to perform certain action on a bunch of shapes together using DsExcel.
- [Hyperlink on Shape | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/hyperlink_on_shape): DsExcel allows you to add hyperlinks to various shapes types like connectors, charts, etc. Learn how to add and delete a hyperlink on a shape in a worksheet.
- [Image Transparency | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/image-transparency): DsExcel supports controlling the transparency of an image. Learn more in DsExcel docs.
- [Linked Picture | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/linked_picture): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Shape Adjustment | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/shape_adjustment): Learn how to change the geometry of a shape and modify its appearance in a worksheet using DsExcel.
- [Size and Position of Image | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/Features/WorkWithShapeAndPicture/size-and-position-of-image): In DsExcel, you can easily fetch the size and absolute position of an image in a worksheet. Learn more in DsExcel docs.
- [Getting Started | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started): This topic will get you started by listing up DsExcel system requirements and steps to add DsExcel references in your application.
- [End User License Agreement | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/EndUserLicenseAgreement): Get MESCIUS licensing information on https://developer.mescius.com/legal/eula.
- [License Information | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/LicenseInformation): Get information on unlicensed, evaluation, and licensed versions of DsExcel, and how to apply for same.
- [Quick Start | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/quick-start): This quick start section helps you in getting started with the basic concepts of DsExcel library.
- [Redistribution | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/Redistribution): With DsExcel, you can easily distribute the applications. Contact our sales team for more information on Distribution License.
- [Contacting Sales | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/sales): Contact MESCIUS Sales Department to find out more about our products via website, email, phone or fax.
- [Technical Support | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/TechnicalSupport): Contact us through https://developer.mescius.com/forums or [email protected] regarding any technical questions about DsExcel.
- [Upgrade to Latest Version | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/getting-started/upgradetolatestversion): Learn how to upgrade the license to the latest version using DsExcel.
- [Key Features | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/KeyFeatures): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [File Operations | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations): DsExcel provides procedures to handle file operations for a range of file types supported by it. Learn more in DsExcel docs.
- [Convert to Image | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/convert-to-image): DsExcel allows you to convert a worksheet, any specified range, and various shape types to images.
- [Export to PDF | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile): Work with DsExcel to export a spreadsheet into a PDF file. Learn more in DsExcel docs.
- [Adjust Column Width and Row Height | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/adjust_column_width_and_row_height): Learn how to adjust column width or row height with DsExcel through a sample code.
- [Configure Fonts and Set Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ConfigureFontsandSetStyle): Use DsExcel to configure fonts and specify styles while saving the worksheets into a PDF format.
- [Control Image Quality | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/control-image-quality): The image quality can be controlled while exporting to PDF documents.
- [Control Pagination | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination): This topic describes the steps involved in the custom pagination process in DsExcel.
- [Delete Blank Pages From Middle | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/DeleteBlankPagesFromMiddle): Learn how to delete blank pages in the middle while exporting a workbook to a PDF file using DsExcel.
- [Export Custom Page Information | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/ExportCustomPageInformation): DsExcel enables users to save and print custom page information while exporting to a PDF file.
- [Export Different Headers On Different Pages | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/ExportDifferentHeadersonDifferentPages): With DsExcel, you can provide different headers to each page of a PDF file. Learn more in DsExcel docs.
- [Export Last Page Without Headers | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/ExportLastPageWithoutHeaders): Use DsExcel to export the last page of a PDF file without headers while keeping the headers intact in rest of the pages across the PDF file.
- [Export Multiple Sheets To One Page | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/ExportMultipleSheetsToOnePage): Learn how to export multiple worksheets to a single page in a PDF file using DsExcel.
- [Export Specific Pages To PDF | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/ExportSpecificPagestoPDF): Use DsExcel to export only some specific worksheets in the workbook into the pages of the PDF file.
- [Export Worksheet to PDF | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/export-worksheet-to-pdf): DsExcel provides the option to paginate a worksheet automatically, according to page boundaries, while exporting to a PDF file.
- [Keep Rows Together Over Page Breaks | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/KeepRowsTogetherOverPageBreaks): DsExcel enables you to keep some rows together over page breaks while exporting to a PDF file.
- [Render Excel Range Inside PDF | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/RenderExcelRangeInsidePDF): Work with DsExcel to render Excel ranges inside a PDF file. Learn more in DsExcel docs.
- [Save Multiple Workbooks to Single PDF | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ControlPagination/SaveMultipleWorkbookstoSinglePDF): This topic describes the steps to save a multiple workbook to a single PDF and its advantages.
- [Customize Border Style | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/CustomizeBorderStyle): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Export Charts | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/export_charts_to_pdf): Learn how to export charts in Excel files to PDF document and its limitations using DsExcel.
- [Export Slicers | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/export_slicers): Learn how to export slicers in Excel files to PDF document and its limitations using DsExcel.
- [Export Barcodes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/export-barcodes): Barcodes can be exported to PDF documents. Learn more in DsExcel docs.
- [Export Form Controls to Form Fields | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ExportFormControlstoFormFields): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Export Pivot Table Styles And Format | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ExportPivotTableStylesAndFormat): Customize the appearance of a pivot table in the PDF format while exporting PDFs with pivot table styles in the worksheets using DsExcel.
- [Export Shapes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ExportShapes): DsExcel provides extensive support for loading, saving, printing, and exporting Excel files comprising shapes and other drawing objects embedded in the worksheets.
- [Export Signature Lines | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/export-signature-lines): Use DsExcel to export signature lines to PDF documents. Learn more in DsExcel docs.
- [Export Vertical Text | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ExportVerticalText): Learn how easily you can export Excel files with vertical text to a PDF file without any issues using DsExcel.
- [Shrink To Fit With Text Wrap | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/ShrinkToFitWithTextWrap): DsExcel allows you to implement the shrink to fit feature in a cell along with the wrapped text.
- [Support Document Properties | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/support_document_properties): With DsExcel, you can store useful document information while saving Excel spreadsheets to PDF documents such as title, author, etc.
- [Support Security Options | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/support_security_options): DsExcel allows you to restrict the PDF’s access to unauthorized users while saving Excel spreadsheets to PDF files by passwords, print permission, etc.
- [Support Sheet Background Image | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/support_sheet_background_image): Use DsExcel to include one or more background images while exporting the worksheet to PDF document.
- [Support Background Color Transparency | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/support-background-color-transparency): DsExcel allows you to make cell's back color transparent to view the background image in PDF document.
- [Track Export Progress | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/track-export-progress): DsExcel allows you to track th progress of exporting a workbook to PDF. Also, you can skip pages or exit exporting whenever you like.
- [Working With Page Setup | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ExporttoaPDFFile/WorkingWithPageSetup): DsExcel allows you to customize the page size, print area, print title rows, print title columns, and more while exporting a spreadsheet to a PDF file.
- [Export to HTML | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/export-to-html-file): Work with DsExcel API to export a workbook, worksheet or any specific range to HTML file.
- [Import and Export CSV File | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportCSVFile): This topic describes the properties to handle the spreadsheet documents (.csv files).
- [Import and Export CSV File with Delimiters | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportCSVFileswithDelimiters): DsExcel allows users to import and export CSV files with custom delimiters for rows, cells, and columns.
- [Import and Export Excel Options | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportExcelOptions): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Import and Export Excel Templates | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportExcelTemplates): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Import and Export JSON Stream | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportAndExportJsonStream): Use DsExcel to import and export JSON stream for workbook, retrieve errors while importing JSON files, and more.
- [Import and Export from JSON string | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportAndExportJsonStream/Import-export-from-json-string): DsExcel allows you to import and export shapes, pictures, charts, range, slicer, comments, data validation, sparklines and lots more, from or to a json string.
- [Import and Export from JSON without Worksheets | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportAndExportJsonStream/import-export-json-without-worksheets): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Import and Export Macros | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportMacros): With DsExcel, you can easily handle the import and export of Excel files containing macros. Learn more in DsExcel docs.
- [Import and Export OLE Objects | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportOLEObjects): Learn how to deal with import and export of linked objects and embedded objects while working with spreadsheets using DsExcel.
- [Import and Export SpreadJS Files | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportSpreadJSFiles): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Import and Export .sjs Files | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportSpreadJSFiles/ImportandExportsjsFiles): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Import and Export JSON Files | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportSpreadJSFiles/import-export-spreadjs-json-files): Using DsExcel, you can perform the json I/O of SpreadJS files. Various supported SpreadJS features include shapes, barcodes, cell buttons, background image and color, validation styles etc.
- [SpreadJS Sparklines | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportSpreadJSFiles/spreadjs-sparkline): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Support for SpreadJS Features | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportandExportSpreadJSFiles/support-for-spreadjs-features): Learn about SpreadJS features supported by DsExcel either in its API or for JSON I/O or PDF export.
- [Import and Export .xlsx Document | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/ImportAndExportxlsxDocument): DsExcel allows you to import the workbook with the specified open options such as conditional formatting, merge areas, tables, etc.
- [Import CSV File with Custom Parser | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ManageFileOperations/import-csv-with-custom-parser): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Document Solutions for Excel, .NET Edition Overview | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/overview): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes): Detailed release notes for DsExcel versions
- [Breaking Changes | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/breaking-changes): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 8.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/release-notes-for-version-810): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 1.4.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes140): Detailed release notes for DsExcel version 1.4.0
- [Release Notes for Version 1.5.0.1 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes1501): Detailed release notes for DsExcel version 1.5.0.1
- [Release Notes for Version 1.5.0.3 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes1503): Detailed release notes for DsExcel version 1.5.0.3
- [Release Notes for Version 1.5.0.4 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes1504): Detailed release notes for DsExcel version 1.5.0.4
- [Release Notes for Version 2.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes200): Detailed release notes for DsExcel version 2.0.0
- [Release Notes for Version 2.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes210): Detailed release notes for DsExcel version 2.1.0
- [Release Notes for Version 2.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes220): Detailed release notes for DsExcel version 2.2.0
- [Release Notes for Version 3.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes300): Detailed release notes for DsExcel version 3.0.0
- [Release Notes for Version 3.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes310): Detailed release notes for DsExcel version 3.1.0
- [Release Notes for Version 3.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes320): Detailed release notes for DsExcel version 3.2.0
- [Release Notes for Version 4.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes400): Detailed release notes for DsExcel version 4.0.0
- [Release Notes for Version 4.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes410): Detailed release notes for DsExcel version 4.1.0
- [Release Notes for Version 4.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes420): Detailed release notes for DsExcel version 4.2.0
- [Release Notes for Version 5.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes500): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 5.0.3 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes503): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 5.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes51): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 5.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes520): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 6.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes610): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 6.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes620): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 7.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes700): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 7.1.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes710): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 7.2.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes720): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 8.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes800): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Release Notes for Version 6.0.0 | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/ReleaseNotes/rnotes-v60): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Templates | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates): DsExcel allows you to work with templates to bind the Excel documents to data and generate Excel reports with advanced layouts.
- [Create Excel Report using Template | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/create_excel_report_using_template): This topic describes the steps involved in creating an excel report using DsExcel template. Learn more in DsExcel docs.
- [Data Source Binding | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/data-source-binding): DsExcel allows you to work with different data sources while binding the data fields such as data table, data set, custom object, and more.
- [Paginated Templates | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/paginated-templates): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Pagination Properties and Functions | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/paginated-templates/pagination-properties-functions): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Template Configuration | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration): Learn how to configure a template using its features, fields, and properties in DsExcel.
- [Charts | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/charts): Learn how easily you can add a chart in a template layout using DsExcel to display the graphical data.
- [Conditional Formatting | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/conditional-formatting): DsExcel allows you to define conditional formatting rules in the template layout for the expanded cells in Excel report.
- [Default Values in Template Cells | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/default-values-in-template-cells): Using DsExcel, you can set default value in template cells which contain no data or empty values. Learn more in DsExcel.NET docs.
- [Fixed Layout | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/fixed-layout): DsExcel Templates allows users to generate Excel reports in a fixed layout area.
- [Global Settings | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/global-settings): Work with DsExcel to define the global settings in a template layout. These settings are applied throughout the template.
- [PDF Form Builder | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/pdf-form-builder): DsExcel Templates feature allows you to generate PDF forms by using bound or unbound PDF form fields.
- [Custom Form Input Types | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/pdf-form-builder/custom-form-input-types): DsExcel supports creating PDF forms with standard form fields as well as custom form input types. Learn more in DsExcel docs.
- [Sparklines | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/sparklines): DsExcel Templates allows you to add sparklines in Excel template layout which are displayed in generated Excel reports.
- [Tables | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/tables): DsExcel allows you to work with Excel tables in template layouts such that the data appears in an arranged manner in final report.
- [Template Fields | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-fields): DsExcel allows you to work with template fields namely data fields, function fields, expression fields, and sheet name, in a template layout.
- [Template Formula Usage | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/TemplateFormulaUsage): DsExcel is a Document Solutions product that offers a comprehensive library to create, manipulate, convert, and share Microsoft Excel-compatible spreadsheets.
- [Template Properties | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties): Use DsExcel to define the template properties along with template fields such as cell context, cell expansion, group, range, sort, and more.
- [Cell Context | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/cell_context): DsExcel allows you to work with context relationships, context cell, and context precedence in templates.
- [Cell Expansion | Document Solutions for Excel, .NET Edition | Document Solutions](https://developer.mescius.com/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/cell_expansion): Use DsExcel templates to expand your cells vertically or horizontally in a worksheet. Learn the expansion rules for a cell in DsExcel docs.