Hi,
Can you give me an example of how to use it?
Hi,
Can you give me an example of how to use it?
Hi,
Iām not sure where you are going to use it, but in the Microsoft documentation you can find the example: FontStyle Enum (System.Drawing) | Microsoft Learn
or something like this in VB:
Dim font As New Font(FontFamily.GenericSerif, 8.0F, FontStyle.Bold)
Then you could change or assign the format of the text of a button or textbox.
Gio
Hi @Paulina_x
Could you please elaborate more about your requirement
Thanks
I want to bold specific text in excel in the cell.
Example:
Any ideas?
HI @Paulina_x
bolding specific text i am not sure , but entire text is possible as @Shikhar_Tandon had shared in the above video
@balupad14 could you assist here
Thanks
Hi @nikhil.girish ,
Hi. At present we can able to bold the entire text. Maybe, I can create a new activity to do the bold for specific text.
Thank you
BalamuruganS