Class | Description | |
---|---|---|
![]() | CreateXlsxDocumentResponseParams | Response from web service. Contains information about created XLSX file name. |
![]() | EditXlsxDocumentRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for editing of XLSX document on server-side. |
![]() | EditXlsxDocumentResponseParams | Response from web service. Contains information about XLSX editor commands, which should be applied to the representation of XLSX document on client-side. |
![]() | ExportXlsxDocumentToPdfRequestParams | Request to a web service. Contains parameters, which must be sent to a web service for exporting XLSX file to PDF. |
![]() | ExportXlsxDocumentToPdfResponseParams | Response from web service. Contains information about the PDF document, obtained by exporting from XLSX document. |
![]() | VintasoftOfficeWebService | A platform-independent web service that handles HTTP requests from clients and allows to work with Office documents. |