WdStyleSheetLinkType Enum

Definition

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

wdStyleSheetLinkTypeImported 1

Imported internal style sheet.

wdStyleSheetLinkTypeLinked 0

Linked external style sheet.

Applies to