Winnovative Excel Library

ExcelRangeStyle Property

Winnovative Excel Library Documentation
Gets or sets the style of the cell or range of cells. The property can be assigned with an existing style from the workbook styles collection. The returned object can be used to set the Number, Borders, Font, Fill, Allignment and Protection options.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelCellStyle Style { get; set; }

Property Value

Type: ExcelCellStyle
See Also

Reference