Table of Contents

Class ExternalLinkCollection

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

Constructors

ExternalLinkCollection(object)

public ExternalLinkCollection(object parent)

Parameters

parent object

Properties

this[int]

public ExternalLink this[int index] { get; }

Parameters

index int

Property Value

ExternalLink