SetIsBold Method
SetIsBold function
Gets or sets a value indicating whether the font is bold.
func (instance *Font) SetIsBold(value bool) error
Remarks
See Also
- Class Font
- Library Aspose.Cells for Go
Gets or sets a value indicating whether the font is bold.
func (instance *Font) SetIsBold(value bool) error