Click or drag to resize

ExcelRangeStyle Property

Gets or sets cell style on one or more excel cells.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.4.23
Syntax
public abstract CellStyle Style { get; set; }

Property Value

CellStyle
See Also