WorksheetReader.Name Property

NanoXLSX

NanoXLSX

WorksheetReaderName Property

Gets the name of the worksheet

Namespace:  NanoXLSX.LowLevel
Assembly:  NanoXLSX (in NanoXLSX.dll) Version: 1.2.3.0 (1.2.3)
Syntax
C#
public string Name { get; private set; }

Property Value

Type: String
Name of the worksheet
See Also