GetXlsxCellResponse.Cell 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.
Requested Cell in the Excel XLSX document
[System.Text.Json.Serialization.JsonPropertyName("Cell")]
public Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell Cell { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Cell")>]
member this.Cell : Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell with get, set
Public Property Cell As XlsxSpreadsheetCell
Property Value
- Attributes