[]
        
(Showing Draft Content)

C1.Excel.XLSheet.Name

Name Property

Name

Gets or sets the name of the XLSheet.

Declaration
public string Name { get; set; }
Remarks
<p>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.