Spread WPF 18
GrapeCity.Spreadsheet Namespace / IValidation Interface
Members


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