GrapeCity.Excel Namespace > IExcelWriter Interface : GetTopLeft Method |
'Declaration Function GetTopLeft( _ ByVal sheet As System.Short, _ ByRef topRow As System.Integer, _ ByRef leftColumn As System.Integer _ ) As System.Boolean
'Usage Dim instance As IExcelWriter Dim sheet As System.Short Dim topRow As System.Integer Dim leftColumn As System.Integer Dim value As System.Boolean value = instance.GetTopLeft(sheet, topRow, leftColumn)
System.bool GetTopLeft( System.short sheet, ref System.int topRow, ref System.int leftColumn )
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