Click or drag to resize

IWorksheet CodeName Property

Name that is used by macros to access the workbook items.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
string CodeName { get; set; }

Property Value

Type: String

Implements

ITabSheet CodeName
See Also