SpreadsheetGear
IValues Interface Members
See Also  Properties  Methods  Send Feedback
SpreadsheetGear.Advanced.Cells Namespace : IValues Interface


The following tables list the members exposed by IValues.

Public Properties

 NameDescription
 PropertyItem Returns the IValue representing the value type, value and formula of the specified cell, or null if the cell does not have a value.  
Top

Public Methods

 NameDescription
 MethodClear Clears the value in the specified cell if one currently exists.  
 MethodIsValidNumber Returns true if the specified number is a valid cell number, otherwise false is returned.  
 MethodSetError Sets the value of the specified cell to the specified error value.  
 MethodSetFormulaOverloaded.   
 MethodSetLogical Sets the value of the specified cell to the specified logical value.  
 MethodSetNumber Sets 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.  
 MethodSetTextOverloaded.   
 MethodValidateNumber Returns 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

Copyright © 2003-2009 SpreadsheetGear LLC. All Rights Reserved.Help Powered by Innovasys   
SpreadsheetGear is a registered trademark of SpreadsheetGear LLC.
Microsoft, Microsoft Excel and Visual Studio are trademarks or registered trademarks of Microsoft Corporation.