INTF IF_XCO_XLSX_RA_WORKSHEET

Source Link
Open in ADT

Home
Previous Object: IF_XCO_XLSX_RA_WORKBOOK
Next Object: IF_XCO_XLSX_RA_WORKSHEET_FCTRY

Status: RELEASED

Public
Method exists
  RETURNING rv_exists TYPE ABAP_BOOL
Method cursor
  IMPORTING
    io_column TYPE cl_xco_xlsx_coordinate
    io_row TYPE cl_xco_xlsx_coordinate
  RETURNING ro_cursor TYPE if_xco_xlsx_ra_cursor
Method select
  IMPORTING
    io_pattern TYPE if_xco_xlsx_slc_pattern
  RETURNING ro_selection TYPE if_xco_xlsx_ra_selection

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app