Table of Contents

XlsFile.OptionsFullRecalcOnLoadMode Property

Defines how FlexCel will identify the files it creates to be calculated by Excel when it opens them.

Syntax

Namespace: FlexCel.XlsAdapter

public override TFullRecalcOnLoadMode OptionsFullRecalcOnLoadMode { get; set; }

See also