WdStyleSheetLinkType Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies how to associate a style sheet with the document.
public enum class WdStyleSheetLinkType
[System.Runtime.InteropServices.Guid("238432DC-D657-37E7-886E-5A155E5FF117")]
public enum WdStyleSheetLinkType
type WdStyleSheetLinkType =
Public Enum WdStyleSheetLinkType
- Inheritance
-
WdStyleSheetLinkType
- Attributes
Fields
Name | Value | Description |
---|---|---|
wdStyleSheetLinkTypeLinked | 0 | Linked external style sheet. |
wdStyleSheetLinkTypeImported | 1 | Imported internal style sheet. |