[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.LineInfo.ColumnRight

ColumnRight Property

ColumnRight

Gets or sets column containing the lower right corner of the object's bounding rectangle.

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

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

Remarks

Cannot be negative.