ExcelRangeStyleName Property |
Gets or sets the name of the style of the cell or range of cells. This can be the name of a user defined style or a predefined style.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public string StyleName { get; set; }
Public Property StyleName As String
Get
Set
Property Value
Type:
StringSee Also