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; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
StringSee Also