'Declaration Public Function GetCellBoundingBox( _
ByVal cellЯчейка.As Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference _
) As Vintasoft.Primitives.VintasoftRect
public Vintasoft.Primitives.VintasoftRect GetCellBoundingBox(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference cell
)
public: Vintasoft.Primitives.VintasoftRect GetCellBoundingBox(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference* cell
)
public:
Vintasoft.Primitives.VintasoftRect GetCellBoundingBox(
Vintasoft.Imaging.Office.Spreadsheet.Document.CellReference^ cell
)
Parameters
- cell
- Ячейка.
Return Value
Прямоугольник, определяющий ограничивающий прямоугольник ячейки в пространстве управления.