INTF IF_XCO_XLSX_WA_WORKSHEET

Source Link
Open in ADT

Home
Previous Object: IF_XCO_XLSX_WA_WORKBOOK
Next Object: IF_XCO_XLSX_WA_WORKSHEET_FCTRY

Status: RELEASED

Public
Method exists
  RETURNING rv_exists TYPE ABAP_BOOL
Method set_name
  IMPORTING
    iv_name TYPE STRING
  RETURNING ro_me TYPE if_xco_xlsx_wa_worksheet
Method cursor
  IMPORTING
    io_column TYPE cl_xco_xlsx_coordinate
    io_row TYPE cl_xco_xlsx_coordinate
  RETURNING ro_cursor TYPE if_xco_xlsx_wa_cursor
Method select
  IMPORTING
    io_pattern TYPE if_xco_xlsx_slc_pattern
  RETURNING ro_selection TYPE if_xco_xlsx_wa_selection

Exists on:
754undefined
750undefined
702undefined

Bug reports and ideas welcome
Made using abaplint.app