Class Index

Classes


Class $.wijmo.wijspread.CustomValueType

Class Summary
Constructor Attributes Constructor Name and Description
 
Specifies the custom value type.
Field Summary
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.
Class Detail
$.wijmo.wijspread.CustomValueType()
Specifies the custom value type.
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.

©2013. ComponentOne, a division of GrapeCity. All Rights Reserved.