SetXlsxCellByIdentifierRequest.CellValue Property
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.
New Cell value to update/overwrite into the Excel XLSX spreadsheet
[System.Text.Json.Serialization.JsonPropertyName("CellValue")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell CellValue { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CellValue")>]
member this.CellValue : Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell with get, set
Public Property CellValue As XlsxSpreadsheetCell
Property Value
- Attributes