'Declaration <HttpPostAttribute("HttpMethods = System.Collections.Generic.List`1string", "Template = null", "Order = 0", "Name = null")> Public Function CreateXlsxDocument( _
ByVal requestParamsЗапрос к серверу, содержащий информацию о XLSX документе.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
- Запрос к серверу, содержащий информацию о XLSX документе.
Return Value
Ответ от сервера, содержащий имя XLSX документа.