'Declaration
Property UseTableFormat As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.UseTableFormat = value value = instance.UseTableFormat
bool UseTableFormat {get; set;}
'Declaration
Property UseTableFormat As Boolean
'Usage
Dim instance As IIbmScreen Dim value As Boolean instance.UseTableFormat = value value = instance.UseTableFormat
bool UseTableFormat {get; set;}
Exception | Description |
---|---|
Attachmate.Reflection.SecuredSettingException | This exception is thrown when you try to modify a property that has been secured with the Permissions Manager or that can only be modified by an Administrator. |
Use BlanksBetweenFields to specify the number of blank spaces in a row between columns of data in order for the data to be tab delimited.
This property is useful for copying tables from host applications and pasting them in other applications.