32 lines
445 B
Markdown
32 lines
445 B
Markdown
---
|
|
id: "autoformattingflag"
|
|
title: "AutoFormattingFlag"
|
|
sidebar_label: "AutoFormattingFlag"
|
|
---
|
|
|
|
## Index
|
|
|
|
### Enumeration members
|
|
|
|
* [AutoAll](autoformattingflag.md#autoall)
|
|
* [AutoBulletList](autoformattingflag.md#autobulletlist)
|
|
* [AutoNone](autoformattingflag.md#autonone)
|
|
|
|
## Enumeration members
|
|
|
|
### AutoAll
|
|
|
|
• **AutoAll**: = 4294967295
|
|
|
|
___
|
|
|
|
### AutoBulletList
|
|
|
|
• **AutoBulletList**: = 1
|
|
|
|
___
|
|
|
|
### AutoNone
|
|
|
|
• **AutoNone**: = 0
|