[]
Removes the specified date from the list of annually bold dates.
public void RemoveAnnuallyBoldedDate(DateTime date)
Public Sub RemoveAnnuallyBoldedDate([date] As Date)
| Type | Name | Description |
|---|---|---|
| DateTime | date | The date to remove from the date list. |