Sets if the export data should to appended to an existing file or not.

Type Info:

Append As Boolean
Example:
Dim Wiz As New ExportWizard

' initialize wizard
[...]

Wiz.Append = False
Remarks: Write-only property.
See also:

Class ExportWizard

Last Updated: 07/26/05