[]
Gets or sets the style applied to the sheet tab when hovered over.
[TypeConverter(typeof(_wt))] public SheetTab HoverStyle { get; set; }
<TypeConverter(GetType(_wt))> Public Property HoverStyle As SheetTab