[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DefaultTableStyleChangeException

DefaultTableStyleChangeException Class

The exception that is thrown if an attempt is made to modify the properties of a default table style.

Inheritance
DefaultTableStyleChangeException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class DefaultTableStyleChangeException : Exception, ISerializable
Public Class DefaultTableStyleChangeException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
DefaultTableStyleChangeException(string)

Initializes a new instance of the DefaultTableStyleChangeException class.