ReportSections.Remove
- Updated2025-07-21
- 1 minute(s) read
ReportSections.Remove
Syntax
ReportSections.Remove( index)
Return Value
The ReportSection this method removes from the collection.
Purpose
Removes the specified item from this collection, if it exists.
Parameters
index As Long
[In] Specifies the zero-based index of the item to remove.