Report.LatestAppendIndex
- 已更新2025-07-21
- 閱讀時間為 1 分鐘
Report.LatestAppendIndex
Syntax
Report.LatestAppendIndex
Data Type
Purpose
Returns the most recent index the Report.Append method returns.
Remarks
Use this value with the Report.GetSection method to obtain the last section of the report.
Note
When a
ReportSection
object is assigned to the
Report
object, this property returns invalid values and is not supported.