[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Model.INamedStyleSupport.GetDirectAltRowName

GetDirectAltRowName Method

GetDirectAltRowName(int)

Gets the style name for an alternating row style.

Declaration
string GetDirectAltRowName(int index)
Function GetDirectAltRowName(index As Integer) As String
Parameters
Type Name Description
int index

Index of the alternating row style to set; must be between 0 and AltRowCount-1

Returns
Type Description
string