CloudmersiveConvertClient.EditDocumentXlsxGetRowsAndCellsAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get rows and cells from a Excel XLSX spreadsheet, worksheet
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsResponse> EditDocumentXlsxGetRowsAndCellsAsync(Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsRequest input, System.Threading.CancellationToken cancellationToken = default);
abstract member EditDocumentXlsxGetRowsAndCellsAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsResponse>
override this.EditDocumentXlsxGetRowsAndCellsAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.GetXlsxRowsAndCellsResponse>
Public Overridable Function EditDocumentXlsxGetRowsAndCellsAsync (input As GetXlsxRowsAndCellsRequest, Optional cancellationToken As CancellationToken = Nothing) As Task(Of GetXlsxRowsAndCellsResponse)
Parameters
The request body.
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Get rows and cells from a Excel XLSX spreadsheet, worksheet response.
Remarks
Returns the rows and cells defined in the Excel Spreadsheet worksheet