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