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