KeepFormatWhenEditing

<< Click to Display Table of Contents >>

 

KeepFormatWhenEditing

Enum Allows an object's value to be edited with or without format. The available options are the following:

0 - kfNever: Value is always edited without format (default)

1 - kfAutomatic: Allows a value to be edited in the formatted value, if E3 detects that the formatted text can be interpreted as a value

 

If a format is considered as incompatible, object's value is edited without format.

Was this page useful?