Programming with Reflection
BlanksBetweenFields property
Syntax |
object.BlanksBetweenFields |
Data type |
Returns (first syntax line) or specifies (second syntax line) the number of blank spaces in a row between columns of data in order for the data to be tab-delimited. This setting works in conjunction with the UseTableFormat property to determine where columns exist in tab-delimited information on the Clipboard.
The default value is 2.
The range of values is 1 to 16.