Click or drag to resize

PivotStyle Borders Property

Get or Set Borders of the Pivot Style.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsBordersCollection Borders { get; set; }

Property Value

Type: XlsBordersCollection
See Also