Click or drag to resize

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: 9.0.0
Syntax
public string StyleName { get; set; }

Property Value

String
See Also