'Declaration Public Function GetCellLocation( _
ByVal cellThe cell.As CellReference _
) As Vintasoft.Primitives.VintasoftPoint
public Vintasoft.Primitives.VintasoftPoint GetCellLocation(
CellReference cell
)
public: Vintasoft.Primitives.VintasoftPoint GetCellLocation(
CellReference* cell
)
public:
Vintasoft.Primitives.VintasoftPoint GetCellLocation(
CellReference^ cell
)
Parameters
- cell
- The cell.
Return Value
The location in worksheet space.