ListGallery.Modified property
Office 2013 and later
True if the specified list template is not the built-in list template for that position in the list gallery.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Parameters
- Index
- Type: System.Int32
Required Integer. A number from 1 to 7 that corresponds to the position of the template in the Bullets and Numbering dialog box (Format menu). Excluding the None option, the templates are numbered from left to right, starting with the top row.
Use the Reset method to set a list template in a list gallery back to the built-in list template.
Show: