SetXlsxCellByIdentifierRequest.CellIdentifier Property

Definition

The Excel cell identifier (e.g. A1, B2, C33, etc.) of the cell to update

[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