Skip to main content

TdxSpreadSheetReportSection.SectionType Field

Stores the report template section type.

Declaration

SectionType: TdxSpreadSheetReportSectionType

Field Value

Type
TdxSpreadSheetReportSectionType

Remarks

Different report template section types serve different purposes. For the full list of available report template section types, refer to the TdxSpreadSheetReportSectionType type description. Additional information on various report template sections is available in the Report Designer’s SetHeaderSection, SetFooterSection, SetDetailSection, SetGroupHeaderSection, and SetGroupFooterSection method descriptions.

See Also