Class ExternalLink
public class ExternalLink : XlsObject, IExcelApplication, IDisposable
- Inheritance
-
ExternalLink
- Implements
- Inherited Members
Constructors
ExternalLink(object)
public ExternalLink(object parent)
Parameters
parent
object
Properties
DataSource
public string DataSource { get; set; }
Property Value
IsReferred
public bool IsReferred { get; }
Property Value
IsVisible
public bool IsVisible { get; }
Property Value
Methods
AddExternalName(string, string)
public void AddExternalName(string text, string referTo)