ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCells Class / Alignment Property

In This Topic
    Alignment Property (DDCells)
    In This Topic
    Sets the horizontal alignment value for all cells.
    Syntax
    'Declaration
     
    Public WriteOnly Property Alignment As HorzAlignments
    public HorzAlignments Alignment {set;}
    See Also