Show / Hide Table of Contents

Class HyperlinkCollection

Inheritance
System.Object
HyperlinkCollection
Namespace: DRIT.Spreadsheet
Assembly: DRIT.Spreadsheet.dll
Syntax
public class HyperlinkCollection : IEnumerable<Hyperlink>

Methods

GetEnumerator()

Declaration
public IEnumerator<Hyperlink> GetEnumerator()
Returns
Type Description
IEnumerator<Hyperlink>
Back to top Generated by DocFX