[]
Resets all the named style properties to their default values.
public override void Reset()
Public Overrides Sub Reset()
Resets the specified property to the default setting (not set).
public override void Reset(SheetStyleProperty prop)
Public Overrides Sub Reset(prop As SheetStyleProperty)
Type | Name | Description |
---|---|---|
SheetStyleProperty | prop | Sheet style property to reset |