XlsxSpreadsheetRow.Cells Property

Definition

Spreadsheet Cells in the spreadsheet row

[System.Text.Json.Serialization.JsonPropertyName("Cells")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell> Cells { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("Cells")>]
member this.Cells : System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.XlsxSpreadsheetCell> with get, set
Public Property Cells As List(Of XlsxSpreadsheetCell)

Property Value

Attributes

Applies to