ActiveReports Developer 7
VertAlignment Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > DDCells Class : VertAlignment Property

Glossary Item Box

Sets vertical alignment value for all cells.

Syntax

Visual Basic (Declaration) 
Public WriteOnly Property VertAlignment As VertAlignments
C# 
public VertAlignments VertAlignment {set;}

See Also