Table of Contents

ExcelFile.OptionsFullRecalcOnLoadMode Property

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

Syntax

Namespace: FlexCel.Core

public abstract TFullRecalcOnLoadMode OptionsFullRecalcOnLoadMode { get; set; }

See also