[]
        
(Showing Draft Content)

FarPoint.Win.Spread.NamedStyle.ResetProperty

ResetProperty Method

ResetProperty(SheetStyleProperty)

Resets the specified property to the default setting (not set).

Declaration
public override void ResetProperty(SheetStyleProperty styleProperty)
Public Overrides Sub ResetProperty(styleProperty As SheetStyleProperty)
Parameters
Type Name Description
SheetStyleProperty styleProperty

Style property to reset

Overrides