[]
The TemplateSheet refers to the template of a report. It includes a number of report-related parameters as well as explains many report-related concepts. Since the TemplateSheet is an extension of the worksheet, you can consider it as a worksheet as well.
You can use various methods and properties of the TemplateSheet
class to configure the settings for a report template.
To know more about TemplateSheet settings, refer to the following topics:
Setting | Description |
---|---|
Controls how to organize data. | |
Overwrites cells when spilled in a ReportSheet. | |
Controls whether the cell can be expanded or not. | |
Controls how the data spills in the report sheet. | |
Sets the vertical and horizontal context for the cell. | |
Clears the offset of the spilled cell in the TemplateSheet. | |
Filters data based on specified conditions. | |
Sorts data in ascending, descending, or in their customized order. | |
Automatically adjusts column width and row height to fit the content when generating reports. | |
Sets background colors or borders for cells. | |
Sets the conditional format on the template sheet. | |
Verifies that the data entered into cells meets certain criteria or rules. | |
Represents how a cell will respond to different actions from the user. | |
Controls whether to show the button that can collapse the children of the cell in the report. | |
Defines basic function usage. | |
Sets data entry setting in the template sheet. | |
Customizes pagination settings in the template sheet. | |
Sets row/column layout settings. | |
Adds a picture as a shape to make the report more informative. |