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.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
Get
Property Value
String
See Also