IWorkbookFont

Represents a font for the cell in the related context.

_bold$i: Nullable$1<boolean>
_italic$i: Nullable$1<boolean>
_strikeout$i: Nullable$1<boolean>
bold: boolean
colorInfo: WorkbookColorInfo
height: number
italic: boolean
name: string
strikeout: boolean
superscriptSubscriptStyle: FontSuperscriptSubscriptStyle
underlineStyle: FontUnderlineStyle
setFontFormatting: any