Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / CheckBoxCellType Class / TextAlign Property
In This Topic
    TextAlign Property (CheckBoxCellType)
    In This Topic
    Gets or sets the text alignment relative to the check box.
    Syntax
    public CheckBoxAlign TextAlign {get; set;}
    See Also