Format Determination
:
Return to List
' Gives the Numeric ListFormat type
X = Selection.Range.ListFormat.ListType
' When detecting a bullet the value is 2
Note to Webmaster