Type
IBulletFormat.Type 属性
返回或设置没有继承的段落的项目符号类型。可读/写 BulletType
。
public BulletType Type { get; set; }
另见
- 枚举 BulletType
- 接口 IBulletFormat
- 命名空间 Aspose.Slides
- 程序集 Aspose.Slides
返回或设置没有继承的段落的项目符号类型。可读/写 BulletType
。
public BulletType Type { get; set; }