View Single Post
 
Old 02-24-2017, 07:12 AM
pixazih pixazih is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Feb 2017
Posts: 11
pixazih is on a distinguished road
Default How to personalize sort criteria

I want to sort paragraphs ordered by paragraph length. There is any way to do it?

I checked the function Selection.Sort, but it only accepts a parameter named SortFieldType, which only accepts values from an pre fixed enum named WdSortFieldType
Reply With Quote