与其他产品集成 > API 指南 > PTC Mathcad Prime 对象 > 对象:Worksheets
  
对象:Worksheets
此对象表示 PTC Mathcad PrimeWorksheets COM 接口 Ptc.MathcadPrime.Automation.IMathcadPrimeWorksheets
可使用此接口管理打开的工作表。
方法
Item(indexArg as integer) - 打开的工作表在所有打开的工作表集合列表中的索引。
返回:
与打开的工作表关联的工作表对象,或 Null (如果在检索对象实例时出错)。
属性
Count - 获得打开的 PTC Mathcad Prime 工作表计数。
返回:
打开的 PTC Mathcad Prime 工作表计数,或 0 (如果在检索计数时发生任何问题)。