Class ExternalConnection
- Namespace
- Spire.Xls
- Assembly
- Spire.XLS.dll
public abstract class ExternalConnection
- Inheritance
-
ExternalConnection
- Derived
-
- Inherited Members
-
Constructors
ExternalConnection()
protected ExternalConnection()
Properties
BackgroundRefresh
public virtual bool BackgroundRefresh { get; set; }
Property Value
- bool
ConnType
public virtual ConnectionDataSourceType ConnType { get; }
Property Value
- ConnectionDataSourceType
ID
public virtual string ID { get; }
Property Value
- string
KeepAlive
public virtual bool KeepAlive { get; set; }
Property Value
- bool
Name
public virtual string Name { get; set; }
Property Value
- string
OdcFile
public virtual string OdcFile { get; set; }
Property Value
- string
OnlyUseConnectionFile
public virtual bool OnlyUseConnectionFile { get; set; }
Property Value
- bool
RefreshedVersion
public virtual string RefreshedVersion { get; set; }
Property Value
- string
SaveData
public virtual bool SaveData { get; set; }
Property Value
- bool