GrapeCity.Excel Namespace > IExcelWriter Interface : GetSelectionList Method |
'Declaration Function GetSelectionList( _ ByVal sheet As Short, _ ByVal selectionList As List(Of GcRect), _ ByRef activeCell As GcPoint, _ ByRef paneType As PaneType _ ) As Boolean
'Usage Dim instance As IExcelWriter Dim sheet As Short Dim selectionList As List(Of GcRect) Dim activeCell As GcPoint Dim paneType As PaneType Dim value As Boolean value = instance.GetSelectionList(sheet, selectionList, activeCell, paneType)
bool GetSelectionList( short sheet, List<GcRect> selectionList, ref GcPoint activeCell, ref PaneType paneType )
Target Platforms: Windows Server 2012, Windows RT