[]
Gets the data validation which is associated with the cell.
public readonly DataValidation DataValidation { get; }
Public ReadOnly Property DataValidation As DataValidation
Type | Description |
---|---|
DataValidation | The data validation which is associated with the cell. |