GrapeCity.Excel Namespace > IExcelWriter Interface : GetTopLeft Method |
'Declaration Function GetTopLeft( _ ByVal sheet As Short, _ ByRef topRow As Integer, _ ByRef leftColumn As Integer _ ) As Boolean
'Usage Dim instance As IExcelWriter Dim sheet As Short Dim topRow As Integer Dim leftColumn As Integer Dim value As Boolean value = instance.GetTopLeft(sheet, topRow, leftColumn)
Target Platforms: Windows Server 2012, Windows RT