[]
Saves the holiday styles to disk in xml format.
public static void Save(HolidayStyleCollection holidayStyles, string fileName)
Public Shared Sub Save(holidayStyles As HolidayStyleCollection, fileName As String)
| Type | Name | Description |
|---|---|---|
| HolidayStyleCollection | holidayStyles | A HolidayStyleCollection that indicates the holiday styles. |
| string | fileName | A string that indicates the file name. |