Click or drag to resize

IPivotTableOptions ShowAsteriskTotals Property

True if an asterisk (*) is displayed next to each subtotal and grand total value in the specified PivotTable report

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
bool ShowAsteriskTotals { get; set; }

Property Value

Type: Boolean
See Also