[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.GetAccurateRangeBoundary

GetAccurateRangeBoundary Method

GetAccurateRangeBoundary(IRange)

Returns the position and size (in pixels) of the specified range.

Declaration
public static RectangleF GetAccurateRangeBoundary(IRange range)
Public Shared Function GetAccurateRangeBoundary(range As IRange) As RectangleF
Parameters
Type Name Description
IRange range

The range object.

Returns
Type Description
RectangleF

The RectangleF object.