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

In This Topic
    DefaultTableStyleChangeException Class
    In This Topic
    The exception that is thrown if an attempt is made to modify the properties of a default table style.
    Object Model
    DefaultTableStyleChangeException Class
    Syntax
    'Declaration
     
    Public Class DefaultTableStyleChangeException 
       Inherits System.Exception
    public class DefaultTableStyleChangeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.DefaultTableStyleChangeException

    See Also