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