Table of Contents

TExcelFile.IsLightClone Property

Returns true if this object was created with a LightClone call. Light Cloned objects share the data with another file, and they don't switch the selected sheet in the Excel file when changing ActiveSheet

Syntax

Unit: FlexCel.Core

property TExcelFile.IsLightClone: Boolean

See also