GrapeCity.Excel Namespace > IExcelWriter Interface : GetSelectionList Method |
'Declaration Function GetSelectionList( _ ByVal sheet As System.Short, _ ByVal selectionList As System.Collections.Generic.List(Of GcRect), _ ByRef activeCell As GcPoint, _ ByRef paneType As PaneType _ ) As System.Boolean
'Usage Dim instance As IExcelWriter Dim sheet As System.Short Dim selectionList As System.Collections.Generic.List(Of GcRect) Dim activeCell As GcPoint Dim paneType As PaneType Dim value As System.Boolean value = instance.GetSelectionList(sheet, selectionList, activeCell, paneType)
System.bool GetSelectionList( System.short sheet, System.Collections.Generic.List<GcRect> selectionList, ref GcPoint activeCell, ref PaneType paneType )
Target Platforms: Windows 7, Windows 8 Desktop, Windows Vista SP1 or later, Windows Server 2000, Windows 2000 Professional, Windows XP Professional, Windows NT 4.0 Workstation, SP6, Windows NT 4.0 Server, SP6