ParagraphBulletStyle Enumeration
This enumeration specifies the Paragraph bullet style.
Syntax
|
Constants
|
Enum ParagraphBulletStyle
scParagraphBulletNone = 0
scParagraphBulletRegular = 1
End Enum
|
- scParagraphBulletNone: No bullets are applied to the paragraph.
- scParagraphBulletRegular: Regular bullets are applied to the paragraph.
|
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.