-
Notifications
You must be signed in to change notification settings - Fork 18
882504- Split the hyperlink UG in XlsIO #2098
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
882504- Split the hyperlink UG in XlsIO #2098
Conversation
|
Build Status: INQUEUE 🕒 |
|
The running CI Job is terminated due to changes committed on the source branch for this Merge Request and CI triggered for latest commit. |
|
CI Status: ABORTED ❌ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
|
Build Status: INQUEUE 🕒 |
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Mohan2401
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please do the changes.
| * External files | ||
|
|
||
| The following code example illustrates how to insert various hyperlinks. | ||
| ### Creating a hyperlink for a website |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Website URL Hyperlink
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
||
| ### Creating a Hyperlink for Opening Files using type as File |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
File Opening Hyperlink
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
||
| ### Creating a Hyperlink for Opening Files using type as Unc |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
File opening hyperlink with Unc
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
||
| ### Creating a Hyperlink to another cell using type as Workbook |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Worksheet Cell Hyperlink
| {% endhighlight %} | ||
| {% endtabs %} | ||
|
|
||
| ### Creating a hyperlink for a e-mail |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
E-mail hyperlink
|
Build Status: INPROGRESS 🔃 |
|
CI Status: SUCCESS ✅ |
Hi @Mohan2401 ,
I have modified the hyperlink UG section. Kindly review the changes.
Regards,
Kurmitha M.