Click or drag to resize

XlsWorksheetsCollection UseRangesCache Property

Indicates whether all created range objects should be cached.

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

Property Value

Type: Boolean

Implements

IWorksheets UseRangesCache
See Also