Click or drag to resize

XlsWorksheetBase CodeName Property

Name used by macros to access workbook items.

Namespace: Spire.Xls.Core.Spreadsheet
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

Implements

ITabSheet CodeName
See Also