Search Results for

    Show / Hide Table of Contents

    XlsFile.SubtotalDefaultEnglishString Method

    Returns the english string that Excel uses to refer to Sums, averages, et. when you use the Subtotal command. You can use the result of this method together with ExcelFile.Subtotal to specify the text for totals.

    Syntax

    Namespace: FlexCel.XlsAdapter

    public override String SubtotalDefaultEnglishString(Int32 aggFunction)

    Parameters

    <-> Parameter Type Description
    aggFunction Int32 Number of function used for aggregating. If the number is unknown then this function will return "Total".
    For known numbers this function will return what Excel writes on the cells for that function.

    See also

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