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