Shape.Script Property

Definition

Returns the Script object, which represents a block of script or code on the specified Web page. If the page contains no script, nothing is returned.

public:
 property Microsoft::Office::Core::Script ^ Script { Microsoft::Office::Core::Script ^ get(); };
public Microsoft.Office.Core.Script Script { get; }
Public ReadOnly Property Script As Script

Property Value

Applies to