GrapeCity.Excel Namespace > IExcelWriter Interface : GetPane Method |
'Declaration Sub GetPane( _ ByVal sheet As System.Short, _ ByRef horizontalPosition As System.Integer, _ ByRef verticalPosition As System.Integer, _ ByRef topVisibleRow As System.Integer, _ ByRef leftmostVisibleColumn As System.Integer, _ ByRef paneIndex As System.Integer _ )
'Usage Dim instance As IExcelWriter Dim sheet As System.Short Dim horizontalPosition As System.Integer Dim verticalPosition As System.Integer Dim topVisibleRow As System.Integer Dim leftmostVisibleColumn As System.Integer Dim paneIndex As System.Integer instance.GetPane(sheet, horizontalPosition, verticalPosition, topVisibleRow, leftmostVisibleColumn, paneIndex)
void GetPane( System.short sheet, ref System.int horizontalPosition, ref System.int verticalPosition, ref System.int topVisibleRow, ref System.int leftmostVisibleColumn, ref System.int paneIndex )
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