Click or drag to resize

XlsStyle Name Property

Gets the name of the entity, returning the name from the base class.

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

Property Value

Type: String

Implements

IStyle Name
INamedObject Name
See Also