Gets or sets the formatted content of a specific cell.
'Declaration
Public Function GetDataFormatted( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.Object
public System.object GetDataFormatted(
System.int ,
System.int
)
Parameters
- row
- Index of the row that contains the cell.
- col
- Index of the column that contains the cell.
Return Value
The formatted value of the cell.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2