ReportSection.GetAllText
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
ReportSection.GetAllText
Syntax
ReportSection.GetAllText
Return Value
Purpose
Returns all the content of the ReportSection as a string.
Remarks
The returned string is a concatenation of the ReportSection.Header , ReportSection.Body , and ReportSection.GetAllText strings of all child ReportSection objects and the ReportSectionFooter string, in that order.