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.