# Template Properties

Use DsExcel to define the template properties along with template fields such as cell context, cell expansion, group, range, sort, and more.

## Content

The template properties are defined along with template fields in round braces ( ) as can be seen in the below image:
![Template properties](https://cdn.mescius.io/document-site-files/images/e333ad47-35da-43f9-a389-25433765f491/images/temp_prop.png?width=900)

* [Cell Expansion](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/cell_expansion)
* [Cell Context](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/cell_context)
* [Group](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/group)
* [Range](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/range)
* [Sort](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/sort)
* [Filter](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/filter)
* [Page Break](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/page-break)
* [Image](/document-solutions/dot-net-excel-api/docs/online/templates/template-configuration/template-properties/image)