Show TOC

get_spreadsheet_interfaceLocate this document in the navigation structure

Creates an instance sheet_interface for managing the Spreadsheet Interface .

CALL METHOD document->get_spreadsheet_interface
EXPORTING no_flush = no_flush
IMPORTING sheet_interface = sheet_interface
error = error
retcode = retcode.
         

Parameter

Optional

Description

sheet_interface

Name of the generated instance for the tables interface.

Object with reference to interface i_oi_spreadsheet .