Search Results for

    Show / Hide Table of Contents

    TCellAddress.TryParseSheet Method

    Parses a string like Sheet1!A1 into a sheet component and the rest. If the sheet is quoted ('sheet 1') it will be unquoted.

    Syntax

    Namespace: FlexCel.Core

    public static Boolean TryParseSheet(String value, out String sheet, out String rest)

    Parameters

    <-> Parameter Type Description
    value String String to parse
    out sheet String Part of the string that is the sheet.
    out rest String Part of the string that is not the sheet.

    See also

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