NoneBulletValue
NoneBulletValue class
代表没有子弹。
public class NoneBulletValue : BulletValue
构造函数
姓名 | 描述 |
---|---|
NoneBulletValue() | 默认构造函数。 |
特性
姓名 | 描述 |
---|---|
override Type { get; } | 获取子弹值的类型。 |
也可以看看
- class BulletValue
- 命名空间 Aspose.Cells.Drawing.Texts
- 部件 Aspose.Cells
代表没有子弹。
public class NoneBulletValue : BulletValue
姓名 | 描述 |
---|---|
NoneBulletValue() | 默认构造函数。 |
姓名 | 描述 |
---|---|
override Type { get; } | 获取子弹值的类型。 |