See Also

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

See Also SpreadsheetGear The Performance Spreadsheet Component Company 

IValue Interface Members

SpreadsheetGear.Advanced.Cells Namespace : IValue Interface (SpreadsheetGear.Advanced.Cells)

IValue overview

Public Properties

 Property Error Returns the error value of this cell, or SpreadsheetGear.ValueError.None if this cell does not contain an error value.
 Property Formula Returns the formula of this cell, or null if this cell has no formula.
 Property HasFormula Returns true if this cell contains a formula, or false if this cell does not contain a formula.
 Property Logical Returns the logical value of this cell, or false if this cell does not contain a logical value.
 Property Number Returns the double precision floating point value of this cell, or System.Double.NaN if this cell does not contain a number.
 Property Text Returns the unformatted text value of this cell as a string, or null if this cell does not contain text.
 Property Type Returns the type of this cell; cells with no value are represented by an IValue of null

Public Methods

 Method GetFormula Returns the formula of this cell in the specified buffer, or sets the length of the buffer to zero if the cell does not contain a formula.
 Method GetText Returns the unformatted text value of this cell in the specified buffer, or sets the length of the buffer to zero if the cell does not contain text.

See Also

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

 

 


See our live Excel Reporting, Excel Charting, Excel to DataGrid and Excel Calculation Samples.

Copyright © 2003-2007 SpreadsheetGear LLC. All Rights Reserved.

SpreadsheetGear and Spreadsheet Gear are trademarks of SpreadsheetGear LLC.