Search Results for

    Show / Hide Table of Contents

    TSingleFormulaValue.ToStringInvariant Method

    Converts the formula result to a string with invariant format. This means that for example the number 1.2 will be converted to the string '1.2' even if in the active locale it would '1,2' because the decimal separator is a comma. To get the number as a string in the current locale, use ToString

    Syntax

    Unit: FlexCel.Core

    function TSingleFormulaValue.ToStringInvariant: string;

    See also

    • TSingleFormulaValue
    In This Article
    Back to top FlexCel Studio for VCL and FireMonkey v7.24
    © 2002 - 2025 tmssoftware.com