Gets formatted text is using
XLStyle format value of the cell.
'Declaration
Public Function GetFormattedText( _
ByVal As System.Integer, _
ByVal As System.Integer _
) As System.String
public System.string GetFormattedText(
System.int ,
System.int
)
Parameters
- rowIndex
- Index of the row.
- colIndex
- Index of the column.
Return Value
The formatted text of the cell with row and column indexes.
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