ComponentOne Excel for .NET
C1.Excel Assembly / C1.Excel Namespace / XLDataValidation Class / TextLookup Property

In This Topic
    TextLookup Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property TextLookup As System.Boolean
    public System.bool TextLookup {get; set;}
    See Also