Click or drag to resize

XlsWorksheet Names Property

Name range used by macros to access to 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 INameRanges Names { get; }

Property Value

Type: INameRanges

Implements

IWorksheet Names
See Also