[]
Resets a specified property for a style to its default setting.
public virtual void Reset(SheetStyleProperty prop)
Public Overridable Sub Reset(prop As SheetStyleProperty)
Type | Name | Description |
---|---|---|
SheetStyleProperty | prop | Property to reset |
Resets all the property settings for the style to their default values.
public virtual void Reset()
Public Overridable Sub Reset()