[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CheckBoxListCellType.TextAlign

TextAlign Property

TextAlign

Gets or sets the text of check-box-list's position, only support left and right .

Declaration
public CellTypeTextAlign TextAlign { get; set; }
Public Property TextAlign As CellTypeTextAlign