Table of Contents

ExcelFile.GetSelectedCells Method

Returns the selected ranges on a sheet. This property can work in different windows depending on the value of ActiveWindow

Syntax

Namespace: FlexCel.Core

public abstract TXlsCellRange[] GetSelectedCells()

See also