Type
IBulletFormat.Type property
返回或设置没有继承的段落的项目符号类型。 读/写BulletType
。
public BulletType Type { get; set; }
也可以看看
- enum BulletType
- interface IBulletFormat
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides
返回或设置没有继承的段落的项目符号类型。 读/写BulletType
。
public BulletType Type { get; set; }