Click or drag to resize
SheetName Property
Gets the name of the Sheet.

Namespace: Aceoffix.ExcelReader
Assembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntax
public string Name { get; }

Property Value

Type: String
The name of the worksheet.
See Also