[]
Loads the holiday styles from the disk.
public static HolidayStyleCollection Load(string fileName)
Public Shared Function Load(fileName As String) As HolidayStyleCollection
Type | Name | Description |
---|---|---|
string | fileName | A string that indicates the file name. |
Type | Description |
---|---|
HolidayStyleCollection | A HolidayStyleCollection that indicates the holiday styles. |