Document Solutions for Excel, .NET Edition | Document Solutions
Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace
/
TextFormatInfo Class
/ Bold Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Bold Property (TextFormatInfo)
In This Topic
Gets or sets the top-level font weight for the content of the element.
Syntax
C#
public
System.
bool
Bold {
get
;
set
;}
Property Value
True
if font weight is bold (700). Otherwise, font weight is normal or regular (400).
See Also
Reference
TextFormatInfo Class
TextFormatInfo Members