Share via


StyleSheet Object Members

Word Developer Reference

Represents a single cascading style sheet attached to a Web document. The StyleSheet object is a member of the StyleSheets collection. The StyleSheets collection contains all the cascading style sheets attached to a specified document.

Methods

  Name Description
Bb257947.methods(en-us,office.12).gif Delete Deletes the specified cascading style sheet.
Bb257947.methods(en-us,office.12).gif Move Moves a style sheet's order of precedence.

Properties

  Name Description
Bb257947.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257947.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257947.properties(en-us,office.12).gif FullName Specifies the name of a cascading style sheet, including the drive or Web path. Read-only String.
Bb257947.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257947.properties(en-us,office.12).gif Name Returns the name of the specified object. Read-only String.
Bb257947.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified StyleSheet object.
Bb257947.properties(en-us,office.12).gif Path Returns the disk or Web path to the specified style sheet. Read-only String.
Bb257947.properties(en-us,office.12).gif Title Returns or sets a String representing the title of a Web style sheet. Read/write.
Bb257947.properties(en-us,office.12).gif Type Returns or sets the style sheet type. Read/write WdStyleSheetLinkType.