Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the style type to apply.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Public Enumeration WdStyleType
'Usage
Dim instance As WdStyleType
public enum WdStyleType
Members
| Member name | Description | |
|---|---|---|
| wdStyleTypeParagraph | Paragraph style. | |
| wdStyleTypeCharacter | Body character style. | |
| wdStyleTypeTable | Table style. | |
| wdStyleTypeList | List style. | |
| wdStyleTypeParagraphOnly | Reserved for internal use. | |
| wdStyleTypeLinked | Reserved for internal use. |