ReportSections.Remove
- 更新日2025-07-21
- 1分で読める
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.