Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRangeEditorGrid

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