ReportSection.GetAllText
- Aktualisiert2025-07-21
- 1 Minute(n) Lesezeit
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.