StyleSheet Members

Include Protected Members
Include Inherited Members

Represents a single cascading style sheet attached to a web document.

The StyleSheet type exposes the following members.

Methods

  Name Description
Public method Delete Deletes the specified object.
Public method Move Moves a style sheet's order of precedence.

Top

Properties

  Name Description
Public property Application Returns a Application object that represents the Microsoft Word application.
Public property Creator Returns a 32-bit integer that indicates the application in which the specified object was created.
Public property FullName Specifies the name of a cascading style sheet, including the drive or Web path.
Public property Index Returns an Integer that represents the position of an item in a collection.
Public property Name Returns the name of the specified object.
Public property Parent Returns an object that represents the parent object of the specified object.
Public property Path Returns the disk or Web path to the specified object.
Public property Title Returns a String representing the title of a Web style sheet.
Public property Type Returns the template type.

Top

See Also

Reference

StyleSheet Interface

Microsoft.Office.Interop.Word Namespace