...
Description |
---|
Excerpt |
---|
Returns an IEnumerator for the Hyperlinks in a Worksheet |
Signature | ||||
---|---|---|---|---|
| ||||
public IEnumerator GetEnumerator()
{signature}
{signature: |
Signature | ||||||
---|---|---|---|---|---|---|
| }
| |||||
Public Function GetEnumerator As IEnumerator
{signature}
{returns}
An enumerator for the Hyperlinks in a Worksheet as a |
Returns |
---|
An enumerator for the Hyperlinks in a Worksheet as a System.Collections.IEnumerator {returns} {example} {code:csharp|title=C#} |
Example | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|