ActiveReports 13
GetObjectData Method (DDSheetNameAlreadyExistsException)

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > DDSheetNameAlreadyExistsException Class : GetObjectData Method
The object that holds the serialized object data.
The contextual information about the source or destination.
Sets the System.Runtime.Serialization.SerializationInfo object with the parameter name and additional exception information.
Syntax
'Declaration
 
Public Overridable Sub GetObjectData( _
   ByVal info As SerializationInfo, _
   ByVal context As StreamingContext _
) 
public virtual void GetObjectData( 
   SerializationInfo info,
   StreamingContext context
)

Parameters

info
The object that holds the serialized object data.
context
The contextual information about the source or destination.
Exceptions
ExceptionDescription
The info object is a null reference (Nothing in Visual Basic).
See Also

Reference

DDSheetNameAlreadyExistsException Class
DDSheetNameAlreadyExistsException Members