BulletStyle 枚举

定义

C#
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("814FAC6C-F8DE-4682-AF5F-37C4F720990C")]
public enum BulletStyle
C#
public enum BulletStyle
继承
BulletStyle
属性

字段

名称 说明
DashBullet 5

划线项目符号。

FilledRoundBullet 2

实心圆形项目符号。

FilledSquareBullet 4

实心方形项目符号。

HollowRoundBullet 1

空心圆形项目符号。

HollowSquareBullet 3

空心方形项目符号。

None 0

无项目符号样式。

Other -1

BulletStyle 枚举中没有显式指定的其他项目符号样式。

适用于

产品 版本
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9