Table of Contents

Interface IExcelExternalNamedItem

Namespace
OfficeOpenXml.ExternalReferences
Assembly
EPPlus.dll

An interface for an external object that contains a name

public interface IExcelExternalNamedItem

Properties

Name

The name

string Name { get; }

Property Value

string