Integrating with Other Products > API Guide > PTC Mathcad Prime Objects > Object: Worksheets
  
Object: Worksheets
This object represents the PTC Mathcad PrimeWorksheets COM interface Ptc.MathcadPrime.Automation.IMathcadPrimeWorksheets.
This interface allows the managing of open worksheets.
Methods
Item(indexArg as integer)—Index of the open worksheet in the collection list of all opened worksheets.
Returns:
The the worksheet object associated with the open worksheet, or Null if an error occurs while retrieving an object instance.
Properties
Count—Gets the count of open PTC Mathcad Prime worksheets.
Returns:
The count of open PTC Mathcad Prime worksheets, or 0 if any problem occurs while retrieving the count.