[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.VersionNotImplementedException

VersionNotImplementedException Class

The exception that is thrown when a feature or operation is not implemented for a specific version of the Excel/BIFF file format.

Inheritance
VersionNotImplementedException
Implements
Namespace: GrapeCity.SpreadBuilder
Assembly: MESCIUS.ActiveReports.SpreadBuilder.dll
Syntax
public class VersionNotImplementedException : SpreadBuilderException, ISerializable

Constructors

Name Description
VersionNotImplementedException(SerializationInfo, StreamingContext)

Initializes a new instance of the VersionNotImplementedException class with serialized data.

VersionNotImplementedException(string)

Initializes an instance of the VersionNotImplementedException class with the specified message.

VersionNotImplementedException(string, Exception)

Initializes an instance of VersionNotImplementedException with the specified message and the inner exception.

Properties

Name Description
Message

Returns a message that describes the error.