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

In This Topic
    PromptTitle Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property PromptTitle As System.String
    public System.string PromptTitle {get; set;}
    See Also