Compartir a través de


ApplicationClass.GetCellInfo(Int32, Int32) Método

Definición

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

Parámetros

x
Int32
y
Int32

Devoluciones

Implementaciones

Se aplica a