Click or drag to resize

Workbook CheckComptiliblity Property

Indicates whether check comptiliblity when saving workbook.

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

Property Value

Type: Boolean
Remarks
The default value is true.
See Also