GrapeCity.Xaml.Excel
Selections Property (IExcelWorksheet)


Gets the selection information.
Syntax
'Declaration
 
ReadOnly Property Selections As List(Of ISelectionRange)
'Usage
 
Dim instance As IExcelWorksheet
Dim value As List(Of ISelectionRange)
 
value = instance.Selections
List<ISelectionRange> Selections {get;}

Property Value

A collection of ISelectionRange represents the selection information
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

IExcelWorksheet Interface
IExcelWorksheet Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options