Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLDataValidationCollection Class / YWindow Property

In This Topic
    YWindow Property
    In This Topic
    Gets or sets Y window coordinate of this validations.
    Syntax
    'Declaration
     
    
    Public Property YWindow As Integer
    public int YWindow {get; set;}
    See Also