ProtectedStyle Property
ProtectedStyle
Gets or sets the style applied to the sheet tab when it is protected.
Declaration
[TypeConverter(typeof(_wv))]
public SheetTab ProtectedStyle { get; set; }
<TypeConverter(GetType(_wv))>
Public Property ProtectedStyle As SheetTab