Link Search Menu Expand Document

CellValidation Property

Gets the Validation object that represents data validation for the specified cell.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public Validation Validation { get; }

Property Value

Type: Validation
See Also

Reference