[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.IParseFormatSupport2.SetParseFormat

SetParseFormat Method

SetParseFormat(int, int, object)

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

Declaration
void SetParseFormat(int row, int column, object parseFormat)
Sub SetParseFormat(row As Integer, column As Integer, parseFormat As Object)
Parameters
Type Name Description
int row

Row index of specified cell

int column

Column index of specified cell

object parseFormat

The inner parse format object which is stored by StyleModel.