Class Index

Classes


Class $.wijmo.wijspread.DataValidationResult

Class Summary
Constructor Attributes Constructor Name and Description
 
Indicates the data validation result.
Field Summary
Field Attributes Field Name and Description
 
Indicates to discard the value and not apply it to the cell for a validation error.
 
Indicates to apply the value to a cell for a validation error.
 
Indicates to retry multiple times to apply the value to the cell for a validation error.
Class Detail
$.wijmo.wijspread.DataValidationResult()
Indicates the data validation result.
Field Detail
Discard
Indicates to discard the value and not apply it to the cell for a validation error.

ForceApply
Indicates to apply the value to a cell for a validation error.

Retry
Indicates to retry multiple times to apply the value to the cell for a validation error.

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