ISInMemoryTable.Cells

Description

Syntax

object.Cells(aRowIndex, aColIndex)

Part Attribute Type Description
object Required
The object always implements the ISInMemoryTable interface
aRowIndex In, Required
int
aColIndex In, Required
int

Return Value

object

Example



  
Note:

Version information

Added in v7.8.0