Click or drag to resize

ExcelCellStyleName Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public string Name { get; }

Property Value

Type: String
See Also