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