CloudmersiveConvertClient.EditDocumentXlsxSetCellByIdentifierAsync 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.
Set, update cell contents in an Excel XLSX spreadsheet, worksheet by c
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierResponse> EditDocumentXlsxSetCellByIdentifierAsync(Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierRequest input, System.Threading.CancellationToken cancellationToken = default);
abstract member EditDocumentXlsxSetCellByIdentifierAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierResponse>
override this.EditDocumentXlsxSetCellByIdentifierAsync : Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierRequest * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.CloudmersiveConvert.Models.SetXlsxCellByIdentifierResponse>
Public Overridable Function EditDocumentXlsxSetCellByIdentifierAsync (input As SetXlsxCellByIdentifierRequest, Optional cancellationToken As CancellationToken = Nothing) As Task(Of SetXlsxCellByIdentifierResponse)
Parameters
The request body.
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Set, update cell contents in an Excel XLSX spreadsheet, worksheet by c response.
Remarks
Sets, updates the contents of a specific cell in an Excel XLSX spreadsheet, worksheet using its cell identifier (e.g. A1, B22, C33) in the worksheet