[]
        
(Showing Draft Content)

FarPoint.Web.Spread.StyleInfo.Reset

Reset Method

Reset(SheetStyleProperty)

Resets a specified property for a style to its default setting.

Declaration
public virtual void Reset(SheetStyleProperty prop)
Public Overridable Sub Reset(prop As SheetStyleProperty)
Parameters
Type Name Description
SheetStyleProperty prop

Property to reset

Reset()

Resets all the property settings for the style to their default values.

Declaration
public virtual void Reset()
Public Overridable Sub Reset()