SpreadsheetGear 2017
IValue Interface Properties

SpreadsheetGear.Advanced.Cells Namespace : IValue Interface

For a list of all members of this type, see IValue members.

Public Properties
 NameDescription
 PropertyReturns the error value of this cell, or SpreadsheetGear.ValueError.None if this cell does not contain an error value.  
 PropertyReturns the formula of this cell, or null if this cell has no formula.  
 PropertyReturns true if this cell contains a formula, or false if this cell does not contain a formula.  
 PropertyReturns the logical value of this cell, or false if this cell does not contain a logical value.  
 PropertyReturns the double precision floating point value of this cell, or System.Double.NaN if this cell does not contain a number.  
 PropertyReturns the unformatted text value of this cell as a string, or null if this cell does not contain text.  
 PropertyReturns the type of this cell; cells with no value are represented by an IValue of null  
Top
See Also

Reference

IValue Interface
SpreadsheetGear.Advanced.Cells Namespace
IValues Interface
Item Property
ValueType Enumeration
Type Property