GetValidationInCell
ValidationCollection.GetValidationInCell method
获取应用于给定单元格的验证。
public Validation GetValidationInCell(int row, int column)
范围 | 类型 | 描述 |
---|---|---|
row | Int32 | 行索引。 |
column | Int32 | 列索引。 |
返回值
返回一个Validation
如果没有对给定单元格进行验证,则为对象或 null
也可以看看
- class Validation
- class ValidationCollection
- 命名空间 Aspose.Cells
- 部件 Aspose.Cells