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

Glossary Item Box

Sets the horizontal alignment value for all cells.

Syntax

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

See Also