[]
        
(Showing Draft Content)

FarPoint.Web.Spread.ExcelSparkline.ReferenceError

ReferenceError Property

ReferenceError

Gets a value that indicates whether the current cell range is an invalid reference.

Declaration
[Browsable(false)]
public bool ReferenceError { get; }
<Browsable(False)>
Public ReadOnly Property ReferenceError As Boolean
Property Value
Type Description
bool

true if the current cell range is an invalid reference; otherwise, false.

Implements