Options
All
  • Public
  • Public/Protected
  • All
Menu

Formatting properties for a cell.

Hierarchy

  • CellFormatting

Index

Properties

Optional alignment

alignment?: CellAlignmentStyle

Optional background

background?: CellBackgroundStyle

Optional border

border?: CellBorder

Optional font

Optional locked

locked?: boolean

Optional mergeCells

mergeCells?: boolean

Optional numberFormat

numberFormat?: string

Optional shrinkToFit

shrinkToFit?: boolean

Generated using TypeDoc