Skip to content
TREB Docs

FontSize

FontSize interface

font size for cell style. we generally prefer relative sizes (percent or em) because they are relative to the default theme size, which might be different on different platforms.

Members
unit
'pt' | 'px' | 'em' | '%'
'pt' | 'px' | 'em' | '%'
value
number
number
Referenced by
CellStyle