Range.Hyperlinks
Range.Hyperlinks property
Gets all hyperlink in the range.
public Hyperlink[] Hyperlinks { get; }
See Also
- class Hyperlink
- class Range
- namespace Aspose.Cells
- assembly Aspose.Cells
Gets all hyperlink in the range.
public Hyperlink[] Hyperlinks { get; }