[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.HolidayStyleCollection.Load

Load Method

Load(string)

Loads the holiday styles from the disk.

Declaration
public static HolidayStyleCollection Load(string fileName)
Public Shared Function Load(fileName As String) As HolidayStyleCollection
Parameters
Type Name Description
string fileName

A string that indicates the file name.

Returns
Type Description
HolidayStyleCollection

A HolidayStyleCollection that indicates the holiday styles.