excol
Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Errors

Index

Properties

INCORRECT_A1_NOTATION

INCORRECT_A1_NOTATION: string = "Please provide correct A1 notation."

INCORRECT_COORDINATES_OR_DIMENSIONS

INCORRECT_COORDINATES_OR_DIMENSIONS: string = "The coordinates or dimensions of the range are invalid."

INCORRECT_GET_RANGE_USAGE

INCORRECT_GET_RANGE_USAGE: string = "Please use getRanges() method instead."

INCORRECT_MERGE

INCORRECT_MERGE: string = "You must select all cells in a merged range to merge or unmerge them."

INCORRECT_MERGE_HORIZONTAL

INCORRECT_MERGE_HORIZONTAL: string = "You can't merge horizontally across an existing vertically merged section."

INCORRECT_MERGE_SINGLE_CELL

INCORRECT_MERGE_SINGLE_CELL: string = "Can not merge single cell."

INCORRECT_MERGE_VERTICALLY

INCORRECT_MERGE_VERTICALLY: string = "You can't merge vertically across an existing horizontally merged section."

INCORRECT_MOVE_TO

INCORRECT_MOVE_TO: string = `You can't perform a cut/paste from a range that partially intersects a merge. Consider unmerging or selecting a larger range that includes the entire merge.`

INCORRECT_RANGE_CELL

INCORRECT_RANGE_CELL: string = "Cell reference out of range"

INCORRECT_RANGE_SIGNATURE

INCORRECT_RANGE_SIGNATURE: string = "Please provide row, column at least."

NOT_IMPLEMENTED_YET

NOT_IMPLEMENTED_YET: string = "Not implemented yet"

Methods

INCORRECT_RANGE_DATA_VALIDATION

  • INCORRECT_RANGE_DATA_VALIDATION(a1Notation: any): string

INCORRECT_RANGE_HEIGHT

  • INCORRECT_RANGE_HEIGHT(first: any, second: any): string

INCORRECT_RANGE_WIDTH

  • INCORRECT_RANGE_WIDTH(first: any, second: any): string

INCORRECT_SET_VALUES_PARAMETERS

  • INCORRECT_SET_VALUES_PARAMETERS(type: any): string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc