XlsxWorksheet.WorksheetName 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.
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