GetTextStyle2 Method |
Gets the text style name for a cell.
Signature
RetVal =object.GetTextStyle2 nRow, nCol, nContent, pStringStyleName
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.
nContent
Integer; Input-only
The content value for the cell.
RetVal
String
The String value of the name.
Comments? |