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
- Namespace Aspose.Cells
- Library Aspose.Cells for Go
Gets or sets a value indicating whether the font is bold.
func (instance *Font) SetIsBold(value bool) error