[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.CellInfo.GetRangeBoundary

GetRangeBoundary Method

GetRangeBoundary(IRange)

返回指定范围的位置和大小(以像素为单位)。

Declaration
[Obsolete]
public static Rectangle GetRangeBoundary(IRange range)
Parameters
Type Name Description
IRange range

范围对象。

Returns
Type Description
Rectangle