GetXlsxCellByIdentifierRequest.CellIdentifier Property

Definition

Required; Excel cell identifier, e.g. A1, B22, C33, etc.

[System.Text.Json.Serialization.JsonPropertyName("CellIdentifier")]
public string CellIdentifier { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("CellIdentifier")>]
member this.CellIdentifier : string with get, set
Public Property CellIdentifier As String

Property Value

Attributes

Applies to