[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IRange.Left

Left Property

Left

Returns a long value that represents the distance, in pixels, from the left edge of column A to the left edge of the range.

Declaration
long Left { get; }
ReadOnly Property Left As Long
Property Value
Type Description
long

The height.

Remarks

If the range is discontinuous, the first area is used. If the range is more than one column wide, the leftmost column in the range is used.