is there any way to change the Label color of a specific property with font weight as bold?

is there any way to change the Label color of a specific property with font weight as bold?

@anoops95 yes create a format for the label in the skin rule and use the same format in cell properties. Under label format . Basically it has. Standard , heading1 ,2,3 general .

So create your own format

@anoops95

You can use below script:

labelname

Or

you can create a format in the skin and use that format in cell properties.