public WorksheetHyperlink( string sourceAddress, object target, string displayText, string toolTip )
Exception | Description |
---|---|
System.ArgumentNullException | Occurs when sourceAddress is null. |
System.ArgumentException | Occurs when target is not a string, WorksheetCell, WorksheetRegion, or NamedReference instance. |
System.ArgumentException | Occurs when target is a string longer than 256 characters. |
Target Platforms: Android 4.4+, iOS 8+
Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+