Class $.wijmo.wijspread.CustomValueType
Constructor Attributes | Constructor Name and Description |
---|---|
Specifies the custom value type.
|
Field Attributes | Field Name and Description |
---|---|
Indicates whether the cell value is empty or null.
|
|
Indicates whether the cell value contains a calculation error.
|
|
Indicates whether the cell value is a formula.
|
|
Indicates whether the cell value is not empty or null.
|
|
Indicates whether the cell value does not contain a calculation error.
|
Field Detail
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.