[]
        
(Showing Draft Content)

FarPoint.Web.Spread.Model.DefaultSheetStyleModel.GetDirectAltRowInfo

GetDirectAltRowInfo Method

GetDirectAltRowInfo(int, StyleInfo)

Gets the specified alternating row style in the model.

Declaration
public override StyleInfo GetDirectAltRowInfo(int index, StyleInfo destInfo)
Public Overrides Function GetDirectAltRowInfo(index As Integer, destInfo As StyleInfo) As StyleInfo
Parameters
Type Name Description
int index

Index of the alternating row style to get

StyleInfo destInfo

StyleInfo object to use for composing the styles

Returns
Type Description
StyleInfo
Overrides
Exceptions
Type Condition
IndexOutOfRangeException

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