Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CellRangeMemento

Hierarchy

  • CellRangeMemento

Index

Properties

Optional c1

c1: number

The 0-based index of the leftmost column of the range

Optional c2

c2: number

The 0-based index of the rightmost column of the range

Optional offsets

Offsets from the cell boundary for the actual range rect

Optional r1

r1: number

The 0-based index of the topmost row of the range

Optional r2

r2: number

The 0-based index of the bottommost row of the range

Optional section

section: number

The 0-based section number for the page containing the range

Optional sheet

sheet: number

The 0-based index of the page containing the range

type

type: string

The range type ("cell")