IsContentEditable Method |
Check if a cell has editable content.
Signature
RetVal = object.IsContentEditable nRow, nCol
Object
Table
The object this method applies to.
nRow
Integer; Input-only
The value of the row.
nCol
Integer; Input-only
The value of the column.
RetVal
Boolean
The Boolean flag for the status.
Comments? |