Name

WorksheetInfo.Name property

Gets a name of the worksheet.

public string Name { get; }

Property Value

A string value that represents the worksheet name.

See Also