Table of Contents

Class DataConnections

Namespace
Spire.Xls.Collections
Assembly
Spire.XLS.dll
public class DataConnections : CollectionExtended<ExternalConnection>, IList<ExternalConnection>, ICollection<ExternalConnection>, IEnumerable<ExternalConnection>, IEnumerable, IExcelApplication, ICloneParent
Inheritance
DataConnections
Implements
Inherited Members

Constructors

DataConnections(object)

public DataConnections(object parent)

Parameters

parent object

Properties

this[int]

public ExternalConnection this[int index] { get; }

Parameters

index int

Property Value

ExternalConnection