'Declaration Public Function EditXlsxDocument( _
ByVal requestParamsRequest, to the server, which contains information XLSX document and XLSX editor commands, which should be applied to the XLSX document.As Vintasoft.Imaging.Office.Web.Services.EditXlsxDocumentRequestParams _
) As Vintasoft.Imaging.Office.Web.Services.EditXlsxDocumentResponseParams
public Vintasoft.Imaging.Office.Web.Services.EditXlsxDocumentResponseParams EditXlsxDocument(
Vintasoft.Imaging.Office.Web.Services.EditXlsxDocumentRequestParams requestParams
)
Parameters
- requestParams
- Request, to the server, which contains information XLSX document and XLSX editor commands, which should be applied to the XLSX document.
Return Value
Response, from server, which contains XLSX editor commands, which should be applied to the representation of XLSX document on client-side.