Interface CellGroup

An interface describing a merged cell group. r1: start row r2: end row c1: start column c2: end column

Hierarchy

  • CellGroup

Properties

Properties

c1: number
c2: number
r1: number
r2: number

Generated using TypeDoc