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
- class WorksheetInfo
- namespace GroupDocs.Parser.Data
- assembly GroupDocs.Parser
Gets a name of the worksheet.
public string Name { get; }
A string value that represents the worksheet name.