Click or drag to resize

RangesCollection Style Property

Returns a Style object that represents the style of the specified range

Namespace: Spire.Xls.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public CellStyle Style { get; set; }

Property Value

Type: CellStyle
See Also