Gets the name of the Sheet.
Namespace: Aceoffix.ExcelReaderAssembly: Aceoffix (in Aceoffix.dll) Version: 5.0.0.1
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringThe name of the worksheet.
See Also