Excel for WPF and Silverlight
CodeName Property

C1.WPF.Excel Namespace > XLSheet Class : CodeName Property
Gets or sets the code name of the XLSheet. Is need for VBA operations.
Syntax
'Declaration
 
Public Property CodeName As System.String
public System.string CodeName {get; set;}
See Also

Reference

XLSheet Class
XLSheet Members