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

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