C1.Excel Assembly / C1.Excel Namespace / XLSheet Class / CodeName Property

In This Topic
CodeName Property
In This Topic
Gets or sets the code name of the XLSheet. Is need for VBA operations.
Syntax
'Declaration
 
Public Property CodeName As System.String
 
See Also