DocumentBase.Scripts Property

Definition

Gets a Scripts collection that represents the collection of HTML scripts in the document.

public Microsoft.Office.Core.Scripts Scripts { get; }

Property Value

A Scripts collection that represents the collection of HTML scripts in the document.

Applies to