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
Public Interface INamedObject
public interface class INamedObject
type INamedObject =interface end
The
INamedObject
type exposes the following members.
Properties
|
Name
|
Description
|
|
Name
|
Name of the object.
|
Top
See Also