[]
        
(Showing Draft Content)

FarPoint.Web.Spread.IFilteredRowSupport.SetFilteredRowFormat

SetFilteredRowFormat Method

SetFilteredRowFormat(int, StyleInfo)

Sets the format for the specified row into the style model.

Declaration
bool SetFilteredRowFormat(int rowIndex, StyleInfo style)
Function SetFilteredRowFormat(rowIndex As Integer, style As StyleInfo) As Boolean
Parameters
Type Name Description
int rowIndex

Row index

StyleInfo style

StyleInfo object that contains the style

Returns
Type Description
bool