Click or drag to resize

DataBarBorder Type Property

Gets or sets the border's type of data bars specified by a conditional formatting rule.

Namespace: Spire.Xls.Core.Spreadsheet.ConditionalFormatting
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public DataBarBorderType Type { get; set; }

Property Value

Type: DataBarBorderType
See Also