New to Telerik Document ProcessingStart a free 30-day trial

INamedObject

Interface

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:

C#
public interface INamedObject

Derived Classes: NamedObjectBaseDocumentThemeThemeColorSchemeThemeFontScheme

Properties

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

C#
string Name { get; }
Property Value:

The name.

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