Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxListCellType Class / TextAlign Property
In This Topic
    TextAlign Property (CheckBoxListCellType)
    In This Topic
    Gets or sets the text of check-box-list's position, only support left and right .
    Syntax
    public CellTypeTextAlign TextAlign {get; set;}
    See Also