Click or drag to resize

XlsName Value Property

For the Name object, a string containing the formula that the name is defined to refer to.

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

Property Value

Type: String

Implements

INamedRange Value
IXLSRange Value
See Also