FontStyle.Bold

Hi,

Can you give me an example of how to use it?

image

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

Hi @Paulina_x,

See if the below link helps you in your task.

Thanks

I want to bold specific text in excel in the cell.

Example:

image

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

1 Like

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

1 Like

Thats great @balupad14

Thanks , Looking foward to it !!

@Paulina_x hope your query is resolved