Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MarksSelectedEvent

An event which is raised when marks are selected on a worksheet.

Hierarchy

Index

Properties

Methods

Properties

sheet

sheet: Sheet
returns

The sheet which was the source of this event.

worksheet

worksheet: Worksheet
returns

The worksheet which was the source of this event.

Methods

getMarksAsync

  • Returns Promise<MarksCollection>

    The collection of Marks that were selected.