Share via


SysExcelCells.item Method [AX 2012]

Syntax

public SysExcelCell item(int _row, int _column)

Run On

Client

Parameters

  • _row
    Type: int
  • _column
    Type: int

See Also

Reference

SysExcelCells Class