ActiveReports Developer 7
ColumnLeft Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Imaging Namespace > LineInfo Class : ColumnLeft Property

Glossary Item Box

Column containing the upper-left corner of the object's bounding rectangle.

Syntax

Visual Basic (Declaration) 
Public Property ColumnLeft As System.Integer
C# 
public System.int ColumnLeft {get; set;}

Remarks

Cannot be negative.

See Also