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

    Unit: FlexCel.Core

    property TDataValidationInfo.ExplicitList: Boolean

    See also

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