Programming with Reflection
PasteTabReplacement property
Syntax |
object.PasteTabReplacement |
Data type |
Returns (first syntax line) or specifies (second syntax line) the string that replaces tabs if the Paste Replace Tabs setting is set to Yes. Any random set of characters is acceptable, including character spaces. The PasteReplaceTabs property must be set to True.
The default is "".
The string can be up to 260 characters long.