ReportSections.Remove
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
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.