[]
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
Initializes a new instance of the DefaultTableStyleChangeException class.
public DefaultTableStyleChangeException(string message)
message
stringThe message that describes the error.