GetLevel
ITextStyle.GetLevel method
如果样式级别存在则返回它,否则返回null。
public IParagraphFormat GetLevel(int index)
范围 | 类型 | 描述 |
---|---|---|
index | Int32 | 从零开始的级别索引。必须以 0..8 间隔放置。 |
返回值
级别格式IParagraphFormat
。
也可以看看
- interface IParagraphFormat
- interface ITextStyle
- 命名空间 Aspose.Slides
- 部件 Aspose.Slides