'Declaration Public Function GetCellsRect( _
ByVal cellsThe cells.As CellReferences _
) As Vintasoft.Primitives.VintasoftRect
public Vintasoft.Primitives.VintasoftRect GetCellsRect(
CellReferences cells
)
public: Vintasoft.Primitives.VintasoftRect GetCellsRect(
CellReferences* cells
)
public:
Vintasoft.Primitives.VintasoftRect GetCellsRect(
CellReferences^ cells
)
Parameters
- cells
- The cells.
Return Value
The rectangle in worksheet space.