GrapeCity.Windows.SpreadSheet.Data Namespace : CustomValueType Enumeration |
'Declaration Public Enum CustomValueType Inherits System.Enum
'Usage Dim instance As CustomValueType
public enum CustomValueType : System.Enum
Member | Description |
---|---|
Empty | Indicates whether the cell value is empty or null. |
Error | Indicates whether the cell value contains a calculation error. |
Formula | Indicates whether the cell value is a formula. |
NonEmpty | Indicates whether the cell value is not empty or null. |
NonError | Indicates whether the cell value does not contain a calculation error. |
System.Object
System.ValueType
System.Enum
GrapeCity.Windows.SpreadSheet.Data.CustomValueType
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6