Add
ValidationCollection.Add method
向集合添加数据验证。
public int Add(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 该区域包含此验证。 |
返回值
Validation
对象索引。
也可以看看
- struct CellArea
- class ValidationCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells
向集合添加数据验证。
public int Add(CellArea ca)
范围 | 类型 | 描述 |
---|---|---|
ca | CellArea | 该区域包含此验证。 |
Validation
对象索引。