Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / IValidation Interface
Members


In This Topic
    IValidation Interface
    In This Topic
    Represents data validation for a worksheet range.
    Syntax
    'Declaration
     
    
    Public Interface IValidation 
    'Usage
     
    
    Dim instance As IValidation
    public interface IValidation 
    See Also