GetCellFormat Method |
Gets the cell format for the given row and column.
Signature
RetVal = object.GetCellFormat row, col, pFormat
Object
Table
The object this method applies to.
row
Integer; Input-only
The row number of the cell to set.
col
Integer; Input-only
The column number of the cell to set.
RetVal
String
The cell format.
Comments? |