SubStyle Property (HolidayStyle)
Gets or sets the sub-style of the
HolidayStyle.
'Declaration
Public Property SubStyle As SubStyle
'Usage
Dim instance As HolidayStyle
Dim value As SubStyle
instance.SubStyle = value
value = instance.SubStyle
Property Value
The
SubStyle value that indicates the sub-style of the
HolidayStyle.