Click or drag to resize

XlsPivotTable IsCompatibleWithExcel2003 Property

Gets/sets whether compatible with excel2003. The default value is true.

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

Property Value

Type: Boolean

Implements

IPivotTable IsCompatibleWithExcel2003
See Also