DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DefaultListStyleChangeException Class
Members

DefaultListStyleChangeException Class
The exception that is thrown if an attempt is made to modify the properties of a default list style.
Object Model
DefaultListStyleChangeException Class
Syntax
'Declaration
 
Public Class DefaultListStyleChangeException 
   Inherits System.Exception
 
Inheritance Hierarchy

System.Object
   System.Exception
      GrapeCity.Documents.Word.DefaultListStyleChangeException

See Also