DataType Property

                  Applies To

PivotField or PageField object: Returns the specified field’s data type. Read-only ADO DataTypeEnum.

SchemaField or SchemaParameter object: Returns or sets the specified field’s data type. Read/write ADO DataTypeEnum.

Spreadsheet object: Specifies the spreadsheet’s data format and source, as shown in the following table. Read/write String.

Value Meaning
HTMLURL The data source is the URL specified by the HTMLURL property.
HTMLData The data source is the string specified by the HTMLData property…
CSVURL The data source is the URL specified by the CSVURL property.
CSVData The data source is the string specified by the CSVData property.