Winnovative Excel Library

ExcelRangeErrorValue Property

Winnovative Excel Library Documentation
Gets or sets the error of this range. Returns null if the range cells don't contain an error value or the error value is not the same in all the cells. When this property is set with a string value which is not an error string an exception will be thrown.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public string ErrorValue { get; set; }

Property Value

Type: String
See Also

Reference