[]
        
(Showing Draft Content)

FarPoint.Web.Spread.DefaultSkins.GetAt

GetAt Method

GetAt(int)

Gets the built-in skin at the specified index.

Declaration
public static SheetSkin GetAt(int index)
Public Shared Function GetAt(index As Integer) As SheetSkin
Parameters
Type Name Description
int index

Zero-based index in array that specifies the location of the built-in (default) skin

Returns
Type Description
SheetSkin
Exceptions
Type Condition
IndexOutOfRangeException

Specified index is out of range; must be between zero and the total number of built-in (default) skins