Share via


Scripts Members

Include Protected Members
Include Inherited Members

A collection of Script objects that represent the collection of HTML scripts in the specified document.

The Scripts type exposes the following members.

Properties

  Name Description
Public property Application (Inherited from _IMsoDispObj.)
Public property Application Returns an Application object that represents the container application for the object.
Public property Count Returns an Integer indicating the number of items in the specified collection.
Public property Creator (Inherited from _IMsoDispObj.)
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property Parent Returns the Parent object for the specified object.

Top

Methods

  Name Description
Public method Add Adds a Script object to the Scripts collection of one of the following objects: a Document or Range object in Microsoft Word; a Worksheet or Chart object in Microsoft Excel; or a Slide, SlideRange, slide Master, or title Master object in Microsoft PowerPoint.
Public method Delete Deletes the specified object from the collection.
Public method GetEnumerator() (Inherited from IEnumerable.)
Public method GetEnumerator()
Public method Item Returns a member of the Scripts collection.

Top

See Also

Reference

Scripts Interface

Microsoft.Office.Core Namespace