Share via


_MSProject.GetCellInfo(Int32, Int32) Méthode

Définition

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

Paramètres

x
Int32
y
Int32

Retours

S’applique à