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