XlsxWorksheet.WorksheetName Property

Definition

User-facing name of the worksheet tab

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

Property Value

Attributes

Applies to