Search
Selection.cells Property
See Also
 






The array of selected cells.

Namespace: MindFusion.DataViews
File: Selection.js

 Syntax

JavaScript  Copy Code

get cells() {}

 Property Value

Array. The array of selected cells.

 See Also