Aspose::Cells::ValidationCollection::Add method
ValidationCollection::Add method
Adds a data validation to the collection.
int32_t Aspose::Cells::ValidationCollection::Add(const CellArea &ca)
Parameter | Type | Description |
---|---|---|
ca | const CellArea& | The area contains this validation. |
ReturnValue
Validation object index.
See Also
- Class Vector
- Class CellArea
- Class ValidationCollection
- Namespace Aspose::Cells
- Library Aspose.Cells for C++