NumberAsText: Boolean;
The NumberAsText property determines whether the cells that have numeric value formatted as text, are marked as incorrect.
Available values:
True. The cells that have numeric value formatted as text are considered as incorrect and are marked with color indicator.
False. The cells that have numeric value formatted as text are considered as correct and are not marked with color indicator.
The property use is given in the example for ITabErrorCheckingOptions.EnableChecking.
See also: