Click or drag to resize

INamedObject Interface

Implement objects that containt Name.

Namespace: Spire.Xls.Core.Interfaces
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public interface INamedObject

The INamedObject type exposes the following members.

Properties
Name Description
Public property Name
Name of the object.
Top
See Also