TIWCGJQSpreadSheetDataType Enumeration

Represents type TIWCGJQSpreadSheetDataType.

Namespace: IWCGJQSpreadSheet
type
 TIWCGJQSpreadSheetDataType = (jqssdtJSON,jqssdtXML);

The TIWCGJQSpreadSheetDataType type exposes the following members.

Show:
 NameDescription
jqssdtJSON

Represents constant jqssdtJSON.

jqssdtXML

Represents constant jqssdtXML.

Top