Search Results for

    Show / Hide Table of Contents

    TDataValidationInfo.ExplicitList Property

    If true, FirstFormula contains a list of values. In this case, Formula1 must be a formula of the type: ="string", where string is a list of values separated by Character(0). For example, in C# Formula1 could be: ="Apples\0Lemmons\0Melons In Delphi.NET, Formula1 could be: '="Apples' + #0 + 'Lemmons' + #0 + 'Melons'

    Syntax

    Namespace: FlexCel.Core

    public Boolean ExplicitList { get; set; }

    See also

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