ActiveReports Developer 7
ColumnFrom Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > MergeArea Structure : ColumnFrom Property

Glossary Item Box

The leftmost row of the merged area.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property ColumnFrom As System.UShort
C# 
public System.ushort ColumnFrom {get;}

See Also