'Declaration <HttpPostAttribute()> Public Function CreateXlsxDocument( _
ByVal requestParamsRequest, to the server, which contains information about XLSX document.As Vintasoft.Shared.Web.WebRequestParamsBase _
) As Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams
[HttpPost()] public Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams CreateXlsxDocument(
Vintasoft.Shared.Web.WebRequestParamsBase requestParams
)
[HttpPost()] public: Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams* CreateXlsxDocument(
Vintasoft.Shared.Web.WebRequestParamsBase* requestParams
)
[HttpPost()] public:
Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams^ CreateXlsxDocument(
Vintasoft.Shared.Web.WebRequestParamsBase^ requestParams
)
Parameters
- requestParams
- Request, to the server, which contains information about XLSX document.
Return Value
Response, from server, which contains XLSX document name.