2024 Method
Changes 4
M

FormattedText.GetListType

Description:
Returns the of a paragraph.
Remarks:
This function returns the list type of all paragraphs contained in the given range. Returns None if the paragraph is not in a list. Returns Mixed if the list types don't match between the paragraphs.
public ListType GetListType(
	TextRange textRange
)
Return Value TheListTypeof the paragraph. The ListType of the paragraph.