Share via


SysExcelCell.offset Method [AX 2012]

Syntax

public SysExcelCell offset(int _rowCount, int _colCount)

Run On

Client

Parameters

  • _rowCount
    Type: int
  • _colCount
    Type: int

See Also

Reference

SysExcelCell Class