[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IParseFormatSupport2.GetParseFormat

GetParseFormat Method

GetParseFormat(int, int)

Gets the parse format for the cell at the specified row and column.

Declaration
object GetParseFormat(int row, int column)
Function GetParseFormat(row As Integer, column As Integer) As Object
Parameters
Type Name Description
int row

Row index of specified cell

int column

Column index of specified cell

Returns
Type Description
object

The parse format object for the cell.