[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.LineInfo.ColumnLeft

ColumnLeft Property

ColumnLeft

Gets or sets column containing the upper left corner of the object's bounding rectangle.

Declaration
public int ColumnLeft { get; set; }
Property Value
Type Description
int

An int value, representing the number of column containing the upper left corner of the object's bounding rectangle.

Remarks

Cannot be negative.