Word.DefaultListBehavior enum
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Specifies the default list behavior for a list.
Remarks
[ API set: WordApi BETA (PREVIEW ONLY) ]
Fields
word2000 = "Word2000" | Use Web-oriented formatting as introduced in Microsoft Word 2000. |
word2002 = "Word2002" | Use formatting compatible with Microsoft Word 2002. |
word97 = "Word97" | Use formatting compatible with Microsoft Word 97. |