TIWCGJQSpreadSheetSourceType Enumeration

Represents type TIWCGJQSpreadSheetSourceType.

Namespace: IWCGJQSpreadSheet
type
 TIWCGJQSpreadSheetSourceType = (jqssstHTML, jqssstCompactHTML, jqssstXML, jqssstJSON);

The TIWCGJQSpreadSheetSourceType type exposes the following members.

Show:
 NameDescription
jqssstCompactHTML

Represents constant jqssstCompactHTML.

jqssstHTML

Represents constant jqssstHTML.

jqssstJSON

Represents constant jqssstJSON.

jqssstXML

Represents constant jqssstXML.

Top