ValidationCollection

ValidationCollection

Overview

ValidationCollection 是一个类在Aspose.Cells FOSS的.NET中.

表示验证对象的集合.

本类提供了4种方法,用于在NET程序中与ValidationCollection对象工作. 有的方法包括: Add, GetValidationInCell, RemoveACell, RemoveArea. 所有出口的成员都可访问任何NET应用程序,在安装了Aspose.Cells FOSS for .NET包后. 特性: Count.

Description

ValidationCollection 是一个类在Aspose.Cells FOSS库的.NET,它暴露了4个方法和1个属性用于编程使用.

课程还提供了 Count 财产 (得到了计数).

Properties

NameTypeAccessDescription
CountintRead得到了数.

Methods

SignatureDescription
Add(area: CellArea)增加项目的零指数.
GetValidationInCell(row: int, column: int)确认.
RemoveACell(row: int, column: int)基于零的列索引.
RemoveArea(cellArea: CellArea)细胞区域.

See Also

 中文