Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Cell

Hierarchy

  • Cell

Index

Constructors

constructor

Properties

Private _col

_col: number

Private _row

_row: number

Private _table

_table: NPDFInternal

Accessors

alignment

backgroundColor

font

  • Get the font on this cell or null for the default font

    Returns IFont

foregroundColor

text

  • get text(): string
  • set text(v: string): void

verticalAlignment

wordWrap

  • get wordWrap(): boolean

Methods

getImage

  • getImage(): Buffer

hasBackgroundColor

  • hasBackgroundColor(): boolean

hasImage

  • hasImage(): boolean

Generated using TypeDoc