TextPartType

type TextPartType = entirely | beforeCursor | afterCursor

Description

Specifies if the whole text or only its part will be returned or replaced: entirely - replaces/returns the whole text, beforeCursor - replaces/returns only the part of the text before the cursor, afterCursor - replaces/returns only the part of the text after the cursor.

Get Help

  • If you have any questions about ONLYOFFICE Docs, try the FAQ section first.
  • You can request a feature or report a bug by posting an issue on GitHub.
  • You can also ask our developers on ONLYOFFICE forum (registration required).