Search Results for

    Show / Hide Table of Contents

    ExcelFile.IgnoreFormulaText Property

    This is an optimization property. If you set it to true, methods like GetCellValue or GetNamedRange won't return the formula text, just the formula results. If you don't care about formula texts, setting this property to true can speed up the processing of huge files.

    Syntax

    Namespace: FlexCel.Core

    public Boolean IgnoreFormulaText { get; set; }

    See also

    • ExcelFile
    In This Article
    Back to top FlexCel Studio for the .NET Framework v7.24.0.0
    © 2002 - 2025 tmssoftware.com