Click or drag to resize

WorkbookCodeName Property

Name which used by macros to access to workbook items.

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

Property Value

Type: String
See Also