Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / DefaultListStyleChangeException Class
Members

In This Topic
    DefaultListStyleChangeException Class
    In This Topic
    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
    public class DefaultListStyleChangeException : System.Exception 
    Inheritance Hierarchy

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

    See Also