GetCellStyle Method

Gets the cell style.

See Also | Example

Signature

RetVal = object.GetCellStyle nRow, nCol, pCellStyle

Object

Table, TableStyle
The objects this method applies to.

nRow

Integer; Input-only
The row number of the cell to set.

nCol

Integer; Input-only
The column number of the cell to set.

RetVal

String
The cell style.

 

   Comments?