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