GrapeCity.Excel Namespace > IExcelWorksheet Interface : GetCell Method |
'Declaration Function GetCell( _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ Optional ByVal create As System.Boolean _ ) As IExcelCell
'Usage Dim instance As IExcelWorksheet Dim row As System.Integer Dim column As System.Integer Dim create As System.Boolean Dim value As IExcelCell value = instance.GetCell(row, column, create)
IExcelCell GetCell( System.int row, System.int column, System.bool create )
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