PbSubmitDataFormatType enumeration (Publisher)

Represents the format to use when saving Web form data to a file.

Name Value Description
pbSubmitDataFormatCSV 3 Saves Web form data to a comma-delimited text file.
pbSubmitDataFormatHTML 1 Saves Web form data to an HTML file.
pbSubmitDataFormatRichText 2 Saves Web form data to a formatted file.
pbSubmitDataFormatTab 4 Saves Web form data to a tab-delimited text file.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.