Measure.NumberFormatList
Measure.NumberFormatList class
表示数字格式列表。
public class NumberFormatList
构造函数
姓名 | 描述 |
---|---|
NumberFormatList(Measure) | NumberFormatList 的构造函数。 |
特性
姓名 | 描述 |
---|---|
Count { get; } | 计数列表中的项目。 |
Item { get; set; } | 通过索引获取或设置列表中的数字格式。 |
方法
姓名 | 描述 |
---|---|
Add(NumberFormat) | 将数字格式添加到列表中。 |
Insert(int, NumberFormat) | 将数字格式插入列表。 |
RemoveAt(int) | 从列表中删除数字格式。 |
也可以看看
- class Measure
- 命名空间 Aspose.Pdf.Annotations
- 部件 Aspose.PDF