Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRangeEditorSet

Base Range Editor

Hierarchy

Index

Properties

cells

Cells that belong to the Range.

columns

Columns that belong to the Range.

rows

Rows of the Range.

Methods

createRangeByRC

  • createRangeByRC(filterCols: function, filterRows: function): IRangeEditorSet

isModified

  • isModified(): boolean
  • Gets if the Range Editor is modified.

    Returns boolean

Generated using TypeDoc