'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> 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("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams CreateXlsxDocument(
Vintasoft.Shared.Web.WebRequestParamsBase requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] public: Vintasoft.Imaging.Office.Web.Services.CreateXlsxDocumentResponseParams* CreateXlsxDocument(
Vintasoft.Shared.Web.WebRequestParamsBase* requestParams
)
[HttpPost("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")] 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.