Gets or sets a value to indicate if the font is bold or not. Default value is false.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic bool Bold { get; set; }Public Property Bold As Boolean
Get
Set
Property Value
Boolean
See Also