_MSProject.GetCellInfo(Int32, Int32) Method

Definition

public:
 Microsoft::Office::Interop::MSProject::Cell ^ GetCellInfo(int x, int y);
public Microsoft.Office.Interop.MSProject.Cell GetCellInfo (int x, int y);
Public Function GetCellInfo (x As Integer, y As Integer) As Cell

Parameters

x
Int32
y
Int32

Returns

Cell

Applies to