XlsxSpreadsheetCell.CellIdentifier Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Cell reference of the cell, e.g. A1, Z22, 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