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

In This Topic
    VertAlignment Property (DDCells)
    In This Topic
    Sets vertical alignment value for all cells.
    Syntax
    'Declaration
     
    Public WriteOnly Property VertAlignment As VertAlignments
    public VertAlignments VertAlignment {set;}
    See Also