[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetStyleModel.SetDirectAltRowInfo

SetDirectAltRowInfo Method

SetDirectAltRowInfo(int, StyleInfo)

Sets the specified alternating row style in the model.

Declaration
public override void SetDirectAltRowInfo(int index, StyleInfo info)
Public Overrides Sub SetDirectAltRowInfo(index As Integer, info As StyleInfo)
Parameters
Type Name Description
int index

Index of the alternating row style to set

StyleInfo info

Style object set

Overrides
Exceptions
Type Condition
IndexOutOfRangeException

Specified style index is not valid; must be between 0 and the total number of styles