Values for specifying a format for data you want to save.
Used in the SaveAs method for saving the data of a DataWindow, a graph control in a DataWindow, or a PocketBuilder graph control.
PocketBuilder enumerated value |
Web DataWindow |
Numeric value |
Meaning |
---|---|---|---|
Excel! |
Excel |
0 |
Microsoft Excel format |
Text! |
Text |
1 |
(Default) Tab-separated columns with a return at the end of each row |
CSV! |
CSV |
2 |
Comma-separated values |
WK1! |
WK1 |
5 |
Lotus 1-2-3 format |
DIF! |
DIF |
6 |
Data Interchange Format |
SQLInsert! |
SQLInsert |
9 |
SQL syntax |
HTMLTable! |
HTMLTable |
13 |
HTML TABLE, TR, and TD elements |
Excel5! |
Excel5 |
14 |
Microsoft Excel Version 5 format |
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |