GetXlsxCellResponse.Cell Property

Definition

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

Applies to