GetScrollInfoPosition (core method)

세로스크롤에 대한 지연 처리 방법 사용시 지연 처리 시간 동안 출력되는 메시지 출력 위치를 확인 합니다.

Syntax

ObjId.GetScrollInfoPosition();

Info

none

Returns

String, 메시지 출력 위치

Example

// 메시지 출력 위치 확인
console.log('msgPos: ', mySheet.GetScrollInfoPosition());

Since

version desc
7.0.0.0