[Gregor.Core.CellValueFamily]

Gregor.Core.CellValueFamily

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.CellValueFamily

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Error

public const Gregor.Core.CellValueFamily Error = 4

Custom Attributes: 

Description: 

Null

public const Gregor.Core.CellValueFamily Null = 0

Custom Attributes: 

Description: 

Numeric

public const Gregor.Core.CellValueFamily Numeric = 1

Custom Attributes: 

Description: 

Object

public const Gregor.Core.CellValueFamily Object = 3

Custom Attributes: 

Description: 

Text

public const Gregor.Core.CellValueFamily Text = 2

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.CellValueFamily