Reset Method (DefaultSkins)
In This Topic
Resets the skin properties of the active sheet in the specified Spread component to the default values.
Resets the skin properties to the default values.
Overload List
Overload | Description |
Reset(FpSpread) | Resets the skin properties of the active sheet in the specified Spread component to the default values. |
Reset(SheetView) | Resets the skin properties of the specified sheet to the default values. |
Reset(ICollection) | Resets the skin properties of an array of sheets to the default values. |
See Also