Specifies the height, in logical units, of the font's character cell or character.
The character height value (also known as the em height) is the character cell
height value minus the internal-leading value.
Namespace:
Spire.Xls.Core.Spreadsheet
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
Public lfHeight As Integer
val mutable lfHeight: int
Field Value
Type:
Int32
See Also