Click or drag to resize

IPivotTable IsCompatibleWithExcel2003 Property

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

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

Property Value

Type: Boolean
See Also