Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TextRun extends Element

텍스트를 편집하는데 사용되는 API 모델입니다.

Methods

NameParamReturn설명
append{String} html
자식을 뒤에 추가 합니다.
prepend{String} html
자식을 앞에 추가합니다.
setText{String} text
글자를 설정합니다.