Interface
INamedObject

Contract for objects that expose a stable name identifier used across document‑processing APIs for lookup and serialization.

Definition

Namespace:Telerik.Windows.Documents.Spreadsheet.Core

Assembly:Telerik.Windows.Documents.Core.dll

Syntax:

cs-api-definition
public interface INamedObject

Properties

Name

Gets the object name used to identify and reference it in document operations.

Declaration

cs-api-definition
string Name { get; }

Property Value

string

The name.

In this article
DefinitionPropertiesName
Not finding the help you need?
Contact Support