ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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 System.Integer
    public System.int YWindow {get; set;}
    See Also