Winnovative Excel Library

ExcelCellStylesCollectionRemoveStyle Method

Winnovative Excel Library Documentation
Removes the style with the specified name from collection.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public void RemoveStyle(
	string styleName
)

Parameters

styleName
Type: SystemString
The name of the style to be removed.
See Also

Reference