| C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace > XLSheet Class : Name Property |
'Declaration Public Property Name As System.String
public System.string Name {get; set;}
When you open a workbook in Excel, the sheet names appear in the tabs below the work area.
Sheet names can be used as indexers, so they should be unique.