InternalLinkTypeTextCompositionStyle¶
The link is a link to a text composition style. Call searchTextCompositionStyle with the given style name to get information about the style. If the style is found and the user wants to add it, then call addTextCompositionStyle
InternalLinkTypeTextCompositionStyle(
style_name: string
) → InternalLinkType