Specifies the weight of the font in the range 0 through 1000.
For example, 400 is normal and 700 is bold. If this value is zero,
a default weight is used.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Public lfWeight As Integer
val mutable lfWeight: int
Field Value
Type:
Int32
See Also