SpreadsheetGear 2017
IValue Interface
Members 






SpreadsheetGear.Advanced.Cells Namespace : IValue Interface
Represents the ValueType, value and IValue.Formula of a worksheet cell; cells with no value are represented by null.
Object Model
IValue Interface
Syntax
'Declaration
 
Public Interface IValue 
'Usage
 
Dim instance As IValue
public interface IValue 
public interface IValue 
public interface IValue 
public __gc __interface IValue 
public interface class IValue 
Remarks

See the IValues overview for sample code.

Cells with no value are represented by null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

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