GetXlsxStylesResponse.CellStyles Property

Definition

Cell styles

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

Property Value

Attributes

Applies to