Click or drag to resize

Workbook CodeName Property

Name which used by macros to access to workbook items.

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

Property Value

Type: String
See Also