RichTextFormatBold Property |
Gets or sets whether the text is bold.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic bool Bold { get; set; }
Public Property Bold As Boolean
Get
Set
Property Value
Boolean
See Also