[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DefaultTableStyleChangeException

Class DefaultTableStyleChangeException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public class DefaultTableStyleChangeException : Exception, ISerializable, _Exception
Inheritance
DefaultTableStyleChangeException
Implements
Inherited Members

Constructors

DefaultTableStyleChangeException(string)

Initializes a new instance of the DefaultTableStyleChangeException class.

public DefaultTableStyleChangeException(string message)

Parameters

message string

The message that describes the error.