Winnovative Excel Library

ExcelCellStyleName Property

Winnovative Excel Library Documentation
Gets the name of this cell style. The name is assigned when the style is added to the Styles collection of the workbook.

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

public string Name { get; }

Property Value

Type: String
See Also

Reference