Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class / Direction Property
In This Topic
    Direction Property (CheckBoxListCellType)
    In This Topic
    Gets or sets the check-box-list list's orders.
    Syntax
    public CellTypeDirection Direction {get; set;}
    See Also