Table of Contents

Class ExternalLink

Namespace
Spire.Xls
Assembly
Spire.XLS.dll
public class ExternalLink : XlsObject, IExcelApplication, IDisposable
Inheritance
ExternalLink
Implements
Inherited Members

Constructors

public ExternalLink(object parent)

Parameters

parent object

Properties

public string DataSource { get; set; }

Property Value

string
public bool IsReferred { get; }

Property Value

bool
public bool IsVisible { get; }

Property Value

bool

Methods

public void AddExternalName(string text, string referTo)

Parameters

text string
referTo string