Click or drag to resize
CellValue Property
Gets the value of the Cell.

Namespace: Aceoffix.ExcelReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public string Value { get; }

Property Value

Type: String
Examples

Please refer to the full code example in the OpenCell(String) method.

See Also