howto write bold text on calc with vbscript

I usu vbscript tu create a calc, I change the size text and de color Text and heigt cell.

oSheet.getCellByPosition(0,0).CharColor = RGB(0,0,255)
oSheet.getCellByPosition(0,0).CharHeight = 12
oSheet.getCellByPosition(0,0).CharFontName = "Arial"
oSheet.getCellByPosition(0,0).CharWeight = 50

Thanks in advance

¿Hay alguna forma de trasladar esta pregunta (o cualquiera que pueda surgir con la misma situación) al ask en inglés?
Bueno, en realidad, al leer bien me da la impresión de que lo escribió alguien que habla nuestro idioma. Lo traicionan el tu y el de.