SpreadsheetGear 2017
IValues Interface Methods

SpreadsheetGear.Advanced.Cells Namespace : IValues Interface

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

Public Methods
 NameDescription
 MethodClears the value in the specified cell if one currently exists.  
 Method  
 MethodReturns true if the specified number is a valid cell number, otherwise false is returned.  
 MethodSets the value of the specified cell to the specified error value.  
 MethodOverloaded. Sets the specified cell to the specified formula.  
 MethodSets the value of the specified cell to the specified logical value.  
 MethodSets the value of the specified cell to the specified number and marks the workbook as needing calculation; the number is assumed to be a valid double precision floating point number.  
 MethodOverloaded. Sets the value of the specified cell to the specified text.  
 MethodReturns true if the specified number is a valid number; converts numbers suffering from underflow to +0.0; returns false if the number cannot be validated.  
Top
See Also

Reference

IValues Interface
SpreadsheetGear.Advanced.Cells Namespace
IValues Interface
ValueType Enumeration