integerValue
The cell’s value as an integer value.
Declaration
var integerValue: Int { get set }Discussion
This property uses the objectValue property to access the actual value. If the cell is not a text-type cell or its contents are not scannable, the value in this property is 0.