|
TabFilling
TabFilling is an option for cells that determines how a space is represented on the screen.
TabFilling can be set to any character. With the default setting TabFilling None, spaces appear as white space.
If TabFilling is set to a string, such as ".", the character(s) in the string will be repeated as necessary to fill the available space.
Other common settings are Underline and GrayUnderline.
|