var instance = new GC.Spread.Sheets.DataValidation.DefaultDataValidator(condition); var returnValue; // Type: any returnValue = instance.errorStyle(value);
function errorStyle( value : ErrorStyle ) : any;
Parameters
- value
- The error style to display.
Return Value
If no value is set, returns the error style to display; otherwise, returns the data validator.