Search Results for

    Show / Hide Table of Contents

    ExcelFile.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 Subtotal to specify the text for totals.

    Syntax

    Namespace: FlexCel.Core

    public abstract 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

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