WdStyleType Enum

Definition

Specifies the style type to apply.

public enum class WdStyleType
[System.Runtime.InteropServices.Guid("1E795768-6E5C-3CF7-AACB-4CDE284B7B04")]
public enum WdStyleType
type WdStyleType = 
Public Enum WdStyleType
Inheritance
WdStyleType
Attributes

Fields

wdStyleTypeCharacter 2

Body character style.

wdStyleTypeLinked 6

Reserved for internal use.

wdStyleTypeList 4

List style.

wdStyleTypeParagraph 1

Paragraph style.

wdStyleTypeParagraphOnly 5

Reserved for internal use.

wdStyleTypeTable 3

Table style.

Applies to