Click or drag to resize

XlsRangesCollection BuiltInStyle Property

Gets/sets built in style.

Namespace: Spire.Xls.Core.Spreadsheet.Collections
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public BuiltInStyles? BuiltInStyle { get; set; }

Property Value

Type: Nullable BuiltInStyles

Implements

IXLSRange BuiltInStyle
See Also